Click or drag to resize
MimeKit

GnuPGContextImport Method

Overload List
 NameDescription
Public methodImport(PgpPublicKeyRing, CancellationToken) Import a public pgp keyring.
Public methodImport(PgpPublicKeyRingBundle, CancellationToken) Import the specified public keyring bundle.
Public methodImport(PgpSecretKeyRing, CancellationToken) Import a secret pgp keyring.
Public methodImport(PgpSecretKeyRingBundle, CancellationToken) Import a secret pgp keyring bundle.
Public methodImport(Stream, CancellationToken) Import public pgp keys from the specified stream.
Top
See Also