Class PasswordRecipientInformation
- Namespace
- Org.BouncyCastle.Cms
- Assembly
- BouncyCastle.Cryptography.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)