Table of Contents

Class SmimeEncryptionKeyPreferenceAttribute

Namespace
Enterprises.Org.BouncyCastle.Asn1.Smime
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class SmimeEncryptionKeyPreferenceAttribute : AttributeX509, IAsn1Convertible
Inheritance
SmimeEncryptionKeyPreferenceAttribute
Implements
Inherited Members

Constructors

SmimeEncryptionKeyPreferenceAttribute(Asn1OctetString)

public SmimeEncryptionKeyPreferenceAttribute(Asn1OctetString sKeyID)

Parameters

sKeyID Asn1OctetString

SmimeEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber)

public SmimeEncryptionKeyPreferenceAttribute(IssuerAndSerialNumber issAndSer)

Parameters

issAndSer IssuerAndSerialNumber

SmimeEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier)

public SmimeEncryptionKeyPreferenceAttribute(RecipientKeyIdentifier rKeyID)

Parameters

rKeyID RecipientKeyIdentifier