| Package | Description |
|---|---|
| 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.asn1.tsp | |
| kz.gamma.cms | |
| kz.gamma.openssl | |
| kz.gamma.tsp |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| ContentInfo |
| Class and Description |
|---|
| Attribute |
| IssuerAndSerialNumber |
| RecipientKeyIdentifier |
| Class and Description |
|---|
| ContentInfo |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| ContentInfo |
| Class and Description |
|---|
| AttributeTable |
| ContentInfo |
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.