Crate gnupg_rs

Source

Structs§

DecryptedMessage
A struct representing a decrypted message.
GnuPG
A struct representing a GnuPG instance.
Key
A struct representing a public key.
SignedMessage
Represents a message that has been signed with a cryptographic key.

Enums§

GPGError
An enum representing errors that can occur when working with GPG.
Verify
Represents the result of a verification