kz.gamma.hardware.cms
Class CMSGammaEnvelopedData.RecipientInfoGamma
java.lang.Object
kz.gamma.hardware.asn1.ASN1Encodable
kz.gamma.hardware.cms.CMSGammaEnvelopedData.RecipientInfoGamma
- All Implemented Interfaces:
- DEREncodable
- Enclosing class:
- CMSGammaEnvelopedData
protected class CMSGammaEnvelopedData.RecipientInfoGamma
- extends ASN1Encodable
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
dnIssuerRecipient
X509Name dnIssuerRecipient
snRecipient
DERInteger snRecipient
keySecret
byte[] keySecret
CMSGammaEnvelopedData.RecipientInfoGamma
public CMSGammaEnvelopedData.RecipientInfoGamma(DERSequence der)
- Конструктор распарсит информацию о секретном ключе и идентификаторе получателя сообщения
- Parameters:
der -
CMSGammaEnvelopedData.RecipientInfoGamma
public CMSGammaEnvelopedData.RecipientInfoGamma(java.security.cert.X509Certificate certRecipient,
ParametersWithIV secKeyParam,
JCEPrivateKey senderKey,
CryptoObject cryptoObject)
toASN1Object
public DERObject toASN1Object()
- Specified by:
toASN1Object in class ASN1Encodable
- Returns:
Copyright © 2013 Gamma Technologies. All Rights Reserved.