class Keyring::Encryptor::AES::AES192CBC
Public Class Methods
cipher_name()
click to toggle source
# File lib/keyring/encryptor/aes.rb, line 70 def self.cipher_name "AES-192-CBC" end
# File lib/keyring/encryptor/aes.rb, line 70 def self.cipher_name "AES-192-CBC" end