PasymmetricKeyType
Bun

property

crypto.KeyObject.asymmetricKeyType

asymmetricKeyType?: KeyType

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.