protected class CMSGammaEnvelopedData.RecipientInfGamma 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 |
---|
RecipientInfGamma(DERSequence der) |
RecipientInfGamma(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 RecipientInfGamma(DERSequence der)
public RecipientInfGamma(java.security.cert.X509Certificate certRecipient, GammaGOST28147 enc)
public DERObject toASN1Object()
toASN1Object
in class ASN1Encodable
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.