The CmsEnvelopedDataGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CmsEnvelopedDataGenerator()()()() | |
![]() | CmsEnvelopedDataGenerator(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.) |
![]() | Generate(CmsProcessable, String) | Generate an enveloped object that contains an CMS Enveloped Data object. |
![]() | Generate(CmsProcessable, String, Int32) | Generate an enveloped object that contains an CMS Enveloped Data 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.) |
![]() | ToString | (Inherited from Object.) |