Method: Sym::App::PrivateKey::Decryptor#encrypted_key
- Defined in:
- lib/sym/app/private_key/decryptor.rb
#encrypted_key ⇒ Object
Returns the value of attribute encrypted_key.
10 11 12 |
# File 'lib/sym/app/private_key/decryptor.rb', line 10 def encrypted_key @encrypted_key end |