Method: JSON::JWE#content_encryption_key
- Defined in:
- lib/json/jwe.rb
#content_encryption_key ⇒ Object
Returns the value of attribute content_encryption_key.
15 16 17 |
# File 'lib/json/jwe.rb', line 15 def content_encryption_key @content_encryption_key end |