Class CmsKeyTransRecipientInfoGenerator
- Namespace
- Org.BouncyCastle.Operators
- Assembly
- BouncyCastle.Cryptography.dll
public class CmsKeyTransRecipientInfoGenerator : KeyTransRecipientInfoGenerator, RecipientInfoGenerator
- Inheritance
-
CmsKeyTransRecipientInfoGenerator
- Implements
- Inherited Members
Constructors
CmsKeyTransRecipientInfoGenerator(IssuerAndSerialNumber, IKeyWrapper)
public CmsKeyTransRecipientInfoGenerator(IssuerAndSerialNumber issuerAndSerial, IKeyWrapper keyWrapper)
Parameters
issuerAndSerialIssuerAndSerialNumberkeyWrapperIKeyWrapper
CmsKeyTransRecipientInfoGenerator(X509Certificate, IKeyWrapper)
public CmsKeyTransRecipientInfoGenerator(X509Certificate recipCert, IKeyWrapper keyWrapper)
Parameters
recipCertX509CertificatekeyWrapperIKeyWrapper
CmsKeyTransRecipientInfoGenerator(byte[], IKeyWrapper)
public CmsKeyTransRecipientInfoGenerator(byte[] subjectKeyID, IKeyWrapper keyWrapper)
Parameters
subjectKeyIDbyte[]keyWrapperIKeyWrapper