Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CryptService ¶
type CryptService struct {
// contains filtered or unexported fields
}
func NewCryptService ¶
func NewCryptService(key []byte) CryptService
func (CryptService) GenerateNonce ¶
func (s CryptService) GenerateNonce() []byte
Click to show internal directories.
Click to hide internal directories.