Module: Auth0::Types::EncryptionKeyPublicWrappingAlgorithm
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/encryption_key_public_wrapping_algorithm.rb
Constant Summary collapse
- CKM_RSA_AES_KEY_WRAP =
"CKM_RSA_AES_KEY_WRAP"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values