Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyEncrypter ¶
type KeyEncrypter struct { Secret []byte Crypto ubirch.Crypto }
func NewKeyEncrypter ¶
func NewKeyEncrypter(secret []byte, crypto ubirch.Crypto) (*KeyEncrypter, error)
Click to show internal directories.
Click to hide internal directories.