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
Methods
GetContentStream(ICipherParameters)
public override CmsTypedStream GetContentStream(ICipherParameters key)