Struct gpgme::Protocol
[−]
[src]
pub struct Protocol(_);
A cryptographic protocol that may be used with the library.
Each protocol is implemented by an engine that the library communicates with to perform various operations.