property
crypto.KeyObject.asymmetricKeyType
asymmetricKeyType?: AsymmetricKeyType
For asymmetric keys, this property represents the type of the key. See the supported asymmetric key types.
This property is undefined for unrecognized KeyObject types and symmetric keys.