Defines key agreement algorithm recipient information. The key itself is not transported - the two
parties that will be using a symmetric key both take part in its generation. Please note that
this method is not yet fully supported by Rebex Security library.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Class KeyAgreeRecipientInfo _ Inherits RecipientInfo |
C# |
---|
public class KeyAgreeRecipientInfo : RecipientInfo |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography.Pkcs..::..RecipientInfo
Rebex.Security.Cryptography.Pkcs..::..KeyAgreeRecipientInfo
Rebex.Security.Cryptography.Pkcs..::..RecipientInfo
Rebex.Security.Cryptography.Pkcs..::..KeyAgreeRecipientInfo