Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

KeyAgreeRecipientInfo Class

Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)

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.

Syntax
public class KeyAgreeRecipientInfo : RecipientInfo
Inheritance
Object
RecipientInfo
KeyAgreeRecipientInfo
Inherited Members
RecipientInfo.GetEncryptionParameters()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Certificate

Gets the certificate associated with the recipient, or null if not available.

CertificateChain

Gets the certificate chain associated with the recipient, or null if not available.

EncryptedKey

Gets the encrypted key for the recipient.

KeyEncryptionAlgorithm

Gets the identifier of the algorithm used to encrypt the symmetric key.

OriginatorIdentifier

Gets the identifier of the key originator.

RecipientIdentifier

Gets the identifier of the recipient.

Methods

Name Description
GetEncryptionParameters()

Gets signature parameters (if available). Inherited from RecipientInfo.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies