Method: Akeyless::DecryptWithClassicKey#ciphertext
- Defined in:
- lib/akeyless/models/decrypt_with_classic_key.rb
#ciphertext ⇒ Object
Ciphertext to be decrypted in base64 encoded format
19 20 21 |
# File 'lib/akeyless/models/decrypt_with_classic_key.rb', line 19 def ciphertext @ciphertext end |