Method: Akeyless::CreateClassicKey#protection_key_name
- Defined in:
- lib/akeyless/models/create_classic_key.rb
#protection_key_name ⇒ Object
The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used)
85 86 87 |
# File 'lib/akeyless/models/create_classic_key.rb', line 85 def protection_key_name @protection_key_name end |