property KeyObject.prototype.symmetricKeySize
For secret keys, this property represents the size of the key in bytes. This
property is undefined
for asymmetric keys.
Type Jump to heading
number | undefined
For secret keys, this property represents the size of the key in bytes. This
property is undefined
for asymmetric keys.
number | undefined