Documentation
¶
Index ¶
Constants ¶
View Source
const MasterKeySize = 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MasterKey ¶
type MasterKey [MasterKeySize]byte
func GenerateMasterKey ¶
GenerateMasterKey creates a new key with exclusive file creation. It never replaces an existing key.
func LoadMasterKey ¶
Click to show internal directories.
Click to hide internal directories.