kz.gamma.hardware.cms
Class CMSGammaEnvelopedData.RecipientInfoGamma

java.lang.Object
  extended by kz.gamma.hardware.asn1.ASN1Encodable
      extended by kz.gamma.hardware.cms.CMSGammaEnvelopedData.RecipientInfoGamma
All Implemented Interfaces:
DEREncodable
Enclosing class:
CMSGammaEnvelopedData

protected class CMSGammaEnvelopedData.RecipientInfoGamma
extends ASN1Encodable


Field Summary
(package private)  X509Name dnIssuerRecipient
           
(package private)  byte[] keySecret
           
(package private)  DERInteger snRecipient
           
 
Fields inherited from class kz.gamma.hardware.asn1.ASN1Encodable
BER, DER
 
Constructor Summary
CMSGammaEnvelopedData.RecipientInfoGamma(DERSequence der)
          Конструктор распарсит информацию о секретном ключе и идентификаторе получателя сообщения
CMSGammaEnvelopedData.RecipientInfoGamma(java.security.cert.X509Certificate certRecipient, ParametersWithIV secKeyParam, JCEPrivateKey senderKey, CryptoObject cryptoObject)
           
 
Method Summary
 DERObject toASN1Object()
           
 
Methods inherited from class kz.gamma.hardware.asn1.ASN1Encodable
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dnIssuerRecipient

X509Name dnIssuerRecipient

snRecipient

DERInteger snRecipient

keySecret

byte[] keySecret
Constructor Detail

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)
Method Detail

toASN1Object

public DERObject toASN1Object()
Specified by:
toASN1Object in class ASN1Encodable
Returns:


Copyright © 2013 Gamma Technologies. All Rights Reserved.