kz.gamma.cms
Class CMSEnvelopedGenerator.RecipientInf
java.lang.Object
kz.gamma.cms.CMSEnvelopedGenerator.RecipientInf
- Enclosing class:
- CMSEnvelopedGenerator
protected class CMSEnvelopedGenerator.RecipientInf
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cert
java.security.cert.X509Certificate cert
keyEncAlg
AlgorithmIdentifier keyEncAlg
pubKey
java.security.PublicKey pubKey
subKeyId
ASN1OctetString subKeyId
secKey
javax.crypto.SecretKey secKey
secKeyId
KEKIdentifier secKeyId
originator
OriginatorIdentifierOrKey originator
ukm
ASN1OctetString ukm
derivationAlg
AlgorithmIdentifier derivationAlg
CMSEnvelopedGenerator.RecipientInf
CMSEnvelopedGenerator.RecipientInf(java.security.cert.X509Certificate cert)
CMSEnvelopedGenerator.RecipientInf
CMSEnvelopedGenerator.RecipientInf(java.security.PublicKey pubKey,
ASN1OctetString subKeyId)
CMSEnvelopedGenerator.RecipientInf
CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secKey,
KEKIdentifier secKeyId)
CMSEnvelopedGenerator.RecipientInf
public CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey,
java.lang.String algorithm,
java.lang.String wrapOid,
OriginatorIdentifierOrKey originator,
java.security.cert.X509Certificate cert)
CMSEnvelopedGenerator.RecipientInf
public CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey,
AlgorithmIdentifier derivationAlg)
toRecipientInfo
RecipientInfo toRecipientInfo(javax.crypto.SecretKey key,
java.lang.String prov)
throws java.io.IOException,
java.security.GeneralSecurityException
- Throws:
java.io.IOException
java.security.GeneralSecurityException
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.