The CmsEnvelopedDataStreamGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CmsEnvelopedDataStreamGenerator()()()() | |
![]() | CmsEnvelopedDataStreamGenerator(SecureRandom) | Constructor allowing specific source of randomness |
Methods
Name | Description | |
---|---|---|
![]() | AddKekRecipient | (Inherited from CmsEnvelopedGenerator.) |
![]() | AddKeyAgreementRecipient | (Inherited from CmsEnvelopedGenerator.) |
![]() | AddKeyTransRecipient(X509Certificate) | (Inherited from CmsEnvelopedGenerator.) |
![]() | AddKeyTransRecipient(AsymmetricKeyParameter, array<Byte>[]()[][]) | (Inherited from CmsEnvelopedGenerator.) |
![]() | AddPasswordRecipient | (Inherited from CmsEnvelopedGenerator.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GenerateAsn1Parameters | (Inherited from CmsEnvelopedGenerator.) |
![]() | GetAlgorithmIdentifier | (Inherited from CmsEnvelopedGenerator.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Open(Stream, String) | |
![]() | Open(Stream, String, Int32) | |
![]() | SetBerEncodeRecipients | Use a BER Set to store the recipient information. |
![]() | SetBufferSize | Set the underlying string size for encapsulated data. |
![]() | ToString | (Inherited from Object.) |