Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KeyPrefixLength is the total length of the visible key prefix. KeyPrefixLength = 11 // KeyLength is the total length of the plaintext key returned to // the user on Create. KeyLength = KeyPrefixLength + privateSuffixLength )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.