Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sealer ¶
type Sealer struct {
// contains filtered or unexported fields
}
Sealer manages the sealing identity (private key) used to decrypt.
func LoadOrCreate ¶
LoadOrCreate loads an identity from state dir; creates if missing.
func (*Sealer) DecryptArmored ¶
DecryptArmored decrypts saltpack-armored ciphertext into plaintext.
Click to show internal directories.
Click to hide internal directories.