Table of Contents

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

long

Methods

GetDataStream(PgpPrivateKey)

public Stream GetDataStream(PgpPrivateKey privKey)

Parameters

privKey PgpPrivateKey

Returns

Stream

GetSymmetricAlgorithm(PgpPrivateKey)

public SymmetricKeyAlgorithmTag GetSymmetricAlgorithm(PgpPrivateKey privKey)

Parameters

privKey PgpPrivateKey

Returns

SymmetricKeyAlgorithmTag