Table of Contents

Class PasswordRecipientInformation

Namespace
Enterprises.Org.BouncyCastle.Cms
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class PasswordRecipientInformation : RecipientInformation
Inheritance
PasswordRecipientInformation
Inherited Members

Properties

KeyDerivationAlgorithm

public virtual AlgorithmIdentifier KeyDerivationAlgorithm { get; }

Property Value

AlgorithmIdentifier

Methods

GetContentStream(ICipherParameters)

public override CmsTypedStream GetContentStream(ICipherParameters key)

Parameters

key ICipherParameters

Returns

CmsTypedStream