struct Crypto::SymmetricKey
Defined in:
monocypher.cr:6
monocypher.cr:70
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(s : String)
#
Class Method Detail
def self.
from_bytes(raw : Bytes)
#
Instance Method Detail
def
compare(other) : Bool
#
def
to_unsafe : StaticArray(UInt8, 32)
#