Table of Contents

Class RecipientID

Namespace
Enterprises.Org.BouncyCastle.Cms
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class RecipientID : X509CertStoreSelector, IX509Selector, ICloneable
Inheritance
RecipientID
Implements
Inherited Members

Constructors

RecipientID()

public RecipientID()

Properties

KeyIdentifier

public byte[] KeyIdentifier { get; set; }

Property Value

byte[]

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int