Method: JOSE::JWE::ENC_AES_GCM#cipher_name

Defined in:
lib/jose/jwe/enc_aes_gcm.rb

#cipher_nameObject

Returns the value of attribute cipher_name

Returns:

  • (Object)

    the current value of cipher_name



1
2
3
# File 'lib/jose/jwe/enc_aes_gcm.rb', line 1

def cipher_name
  @cipher_name
end