Uses of Package
kz.gamma.asn1.cms

Packages that use kz.gamma.asn1.cms
kz.gamma.asn1.cms   
kz.gamma.asn1.dvcs Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029. 
kz.gamma.asn1.smime Support classes useful for encoding and supporting S/MIME. 
kz.gamma.cms   
kz.gamma.openssl   
 

Classes in kz.gamma.asn1.cms used by kz.gamma.asn1.cms
Attribute
           
CMSObjectIdentifiers
           
CompressedData
          RFC 3274 - CMS Compressed Data.
ContentInfo
           
ContentInfoParser
          Produce an object suitable for an ASN1OutputStream.
EncryptedContentInfo
           
EncryptedContentInfoParser
           EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL }
EncryptedData
           
EnvelopedData
           
IssuerAndSerialNumber
           
KEKIdentifier
           
KEKRecipientInfo
           
KeyAgreeRecipientIdentifier
           
KeyAgreeRecipientInfo
           
KeyTransRecipientInfo
           
OriginatorIdentifierOrKey
           
OriginatorInfo
           
OriginatorPublicKey
           
OtherKeyAttribute
           
OtherRecipientInfo
           
PasswordRecipientInfo
           
RecipientEncryptedKey
           
RecipientIdentifier
           
RecipientInfo
           
RecipientKeyIdentifier
           
SignedData
          a signed data object.
SignedDataParser
           SignedData ::= SEQUENCE { version CMSVersion, digestAlgorithms DigestAlgorithmIdentifiers, encapContentInfo EncapsulatedContentInfo, certificates [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
SignerIdentifier
           
SignerInfo
           
Time
           
 

Classes in kz.gamma.asn1.cms used by kz.gamma.asn1.dvcs
ContentInfo
           
 

Classes in kz.gamma.asn1.cms used by kz.gamma.asn1.smime
Attribute
           
IssuerAndSerialNumber
           
RecipientKeyIdentifier
           
 

Classes in kz.gamma.asn1.cms used by kz.gamma.cms
Attribute
           
AttributeTable
           
ContentInfo
           
ContentInfoParser
          Produce an object suitable for an ASN1OutputStream.
EnvelopedData
           
EnvelopedDataParser
           EnvelopedData ::= SEQUENCE { version CMSVersion, originatorInfo [0] IMPLICIT OriginatorInfo OPTIONAL, recipientInfos RecipientInfos, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL }
KEKIdentifier
           
KEKRecipientInfo
           
KeyAgreeRecipientInfo
           
KeyTransRecipientInfo
           
OriginatorIdentifierOrKey
           
PasswordRecipientInfo
           
RecipientInfo
           
SignedData
          a signed data object.
SignedDataParser
           SignedData ::= SEQUENCE { version CMSVersion, digestAlgorithms DigestAlgorithmIdentifiers, encapContentInfo EncapsulatedContentInfo, certificates [0] IMPLICIT CertificateSet OPTIONAL, crls [1] IMPLICIT CertificateRevocationLists OPTIONAL, signerInfos SignerInfos }
SignerInfo
           
 

Classes in kz.gamma.asn1.cms used by kz.gamma.openssl
ContentInfo
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.