Method: JOSE::JWE::ENC_AES_GCM#cipher_name
- Defined in:
- lib/jose/jwe/enc_aes_gcm.rb
#cipher_name ⇒ Object
Returns the value of attribute cipher_name
1 2 3 |
# File 'lib/jose/jwe/enc_aes_gcm.rb', line 1 def cipher_name @cipher_name end |