public class KeyAgreeRecipientInformation : RecipientInformation
Public Class KeyAgreeRecipientInformation
Inherits RecipientInformation
public ref class KeyAgreeRecipientInformation : public RecipientInformation
Org.BouncyCastle.Cms.KeyAgreeRecipientInformation = function();
Type.createClass(
'Org.BouncyCastle.Cms.KeyAgreeRecipientInformation',
Org.BouncyCastle.Cms.RecipientInformation);
KeyEncryptionAlgOid | (Inherited from RecipientInformation) |
KeyEncryptionAlgorithmID | (Inherited from RecipientInformation) |
KeyEncryptionAlgParams | (Inherited from RecipientInformation) |
RecipientID | (Inherited from RecipientInformation) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetContent | (Inherited from RecipientInformation) |
GetContentStream | (Overrides RecipientInformationGetContentStream(ICipherParameters)) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetMac | (Inherited from RecipientInformation) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |