Class PgpPublicKeyEncryptedData
- Namespace
- Enterprises.Org.BouncyCastle.Bcpg.OpenPgp
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class PgpPublicKeyEncryptedData : PgpEncryptedData
- Inheritance
-
PgpPublicKeyEncryptedData
- Inherited Members
Properties
KeyId
public long KeyId { get; }
Property Value
Methods
GetDataStream(PgpPrivateKey)
public Stream GetDataStream(PgpPrivateKey privKey)
Parameters
privKey
PgpPrivateKey
Returns
GetSymmetricAlgorithm(PgpPrivateKey)
public SymmetricKeyAlgorithmTag GetSymmetricAlgorithm(PgpPrivateKey privKey)
Parameters
privKey
PgpPrivateKey