Class: Teak::AttrEncrypted::KEKProvider::AES::Decrypted
- Inherits:
-
Struct
- Object
- Struct
- Teak::AttrEncrypted::KEKProvider::AES::Decrypted
- Defined in:
- lib/teak/attr_encrypted/kek_provider/aes.rb
Instance Attribute Summary collapse
-
#plaintext ⇒ Object
Returns the value of attribute plaintext.
Instance Attribute Details
#plaintext ⇒ Object
Returns the value of attribute plaintext
15 16 17 |
# File 'lib/teak/attr_encrypted/kek_provider/aes.rb', line 15 def plaintext @plaintext end |