org.bouncycastle.cms

Class CMSEnvelopedGenerator.RecipientInf

protected class CMSEnvelopedGenerator.RecipientInf extends Object

Constructor Summary
RecipientInf(SecretKey secretKey, String algorithm, String wrapOid, OriginatorIdentifierOrKey originator, X509Certificate cert)
RecipientInf(SecretKey secretKey, AlgorithmIdentifier derivationAlg)

Constructor Detail

RecipientInf

public RecipientInf(SecretKey secretKey, String algorithm, String wrapOid, OriginatorIdentifierOrKey originator, X509Certificate cert)

RecipientInf

public RecipientInf(SecretKey secretKey, AlgorithmIdentifier derivationAlg)