Documentation ¶
Index ¶
- func ExtractPublicKey(entity *openpgp.Entity) ([]byte, error)
- func GetFingerprintFromPublicKey(content []byte) (string, error)
- func GetKeyring(keyRingPath string, publicKeyPath string) (openpgp.EntityList, error)
- func VerifySignature(file []byte, keyring openpgp.EntityList) (*openpgp.Entity, *io.Reader, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFingerprintFromPublicKey ¶ added in v0.1.3
func GetKeyring ¶
func GetKeyring(keyRingPath string, publicKeyPath string) (openpgp.EntityList, error)
func VerifySignature ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.