Documentation ¶
Index ¶
Constants ¶
View Source
const ( Armored = Armoring(true) Binary = Armoring(false) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encrypter ¶
type Encrypter struct {
// contains filtered or unexported fields
}
func FromConfig ¶
type Keyring ¶
type Keyring struct {
// contains filtered or unexported fields
}
func (*Keyring) AddFromFile ¶
func (*Keyring) AddFromURL ¶
Click to show internal directories.
Click to hide internal directories.