Method: Chef::EncryptedDataBagItem::Decryptor::Version0Decryptor#encrypted_data
- Defined in:
- lib/chef/encrypted_data_bag_item/decryptor.rb
#encrypted_data ⇒ Object (readonly)
Returns the value of attribute encrypted_data.
73 74 75 |
# File 'lib/chef/encrypted_data_bag_item/decryptor.rb', line 73 def encrypted_data @encrypted_data end |