class Cryogen::Error::DecryptionError

Defined in:

cryogen/error.cr

Constructors

Constructor methods inherited from class Cryogen::Error

new(message : String | Nil) new

Constructor Detail

def self.new(openssl_error : OpenSSL::Cipher::Error) #

[View source]