Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
KeyExportEncryptionAlgorithm type
- Package:
- @azure/keyvault-keys
Defines values for KeyEncryptionAlgorithm. KnownKeyExportEncryptionAlgorithm can be used interchangeably with KeyEncryptionAlgorithm, this enum contains the known values that the service supports.
Known values supported by the service
CKM_RSA_AES_KEY_WRAP
RSA_AES_KEY_WRAP_256
RSA_AES_KEY_WRAP_384
type KeyExportEncryptionAlgorithm = string
