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