protected class CMSVistaEnvelopedData.RecipientInfoGamma extends ASN1Encodable
Modifier and Type | Field and Description |
---|---|
(package private) X509Name |
dnIssuerRecipient |
(package private) byte[] |
keySecret |
(package private) DERInteger |
snRecipient |
BER, DER
Constructor and Description |
---|
RecipientInfoGamma(DERSequence der)
Конструктор распарсит информацию об секретном ключе и идентификаторе получателя сообщения
|
RecipientInfoGamma(java.security.cert.X509Certificate certRecipient,
GammaGOST28147 enc) |
Modifier and Type | Method and Description |
---|---|
DERObject |
toASN1Object() |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
X509Name dnIssuerRecipient
DERInteger snRecipient
byte[] keySecret
public RecipientInfoGamma(DERSequence der)
der
- public RecipientInfoGamma(java.security.cert.X509Certificate certRecipient, GammaGOST28147 enc)
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.