Method: AEAD::Cipher::AES_256_GCM.nonce_len

Defined in:
lib/aead/cipher/aes_256_gcm.rb

.nonce_lenObject



14
# File 'lib/aead/cipher/aes_256_gcm.rb', line 14

def self.nonce_len; 12; end