Documentation
¶
Index ¶
Constants ¶
View Source
const ERR_CONTENT_TOO_LONG string = "content exceeds max encryption length"
View Source
const ERR_KEY_TYPE string = "unknown key type \"%s\""
View Source
const ERR_KEY_TYPE_UNSUPPORTED string = "\"%s\" key type is not supported"
View Source
const ERR_PRIVKEY_DEC string = "unable to decode private key to pem"
View Source
const ERR_PRIVKEY_GEN string = "unable to generate private key from bytes"
View Source
const ERR_PUBKEY_DEC string = "unable to decode public key to pem"
View Source
const ERR_PUBKEY_GEN string = "unable to generate public key from bytes"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.