Class: Teak::AttrEncrypted::KEKProvider::AES::Decrypted

Inherits:
Struct
  • Object
show all
Defined in:
lib/teak/attr_encrypted/kek_provider/aes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#plaintextObject

Returns the value of attribute plaintext

Returns:

  • (Object)

    the current value of plaintext



15
16
17
# File 'lib/teak/attr_encrypted/kek_provider/aes.rb', line 15

def plaintext
  @plaintext
end