org.bouncycastle.cms
Class CMSEnvelopedGenerator.RecipientInf
java.lang.Object
org.bouncycastle.cms.CMSEnvelopedGenerator.RecipientInf
- CMSEnvelopedGenerator
protected class CMSEnvelopedGenerator.RecipientInf
extends java.lang.Object
RecipientInf(SecretKey secretKey, AlgorithmIdentifier derivationAlg)
|
RecipientInf(SecretKey secretKey, String algorithm, String wrapOid, OriginatorIdentifierOrKey originator, X509Certificate cert)
|
RecipientInf
public RecipientInf(SecretKey secretKey,
AlgorithmIdentifier derivationAlg)
RecipientInf
public RecipientInf(SecretKey secretKey,
String algorithm,
String wrapOid,
OriginatorIdentifierOrKey originator,
X509Certificate cert)