Package org.mozilla.jss.pkix.cms
Creating and interpeting CMS blobs.
-
Class Summary Class Description ContentInfo A PKCS #7 ContentInfo structure.ContentInfo.Template A template for decoding a ContentInfo blobDigestedData DigestedData.Template A Template for decoding BER-encoded DigestData items.DigestInfo DigestInfo.Template A class for decoding the BER encoding of a DigestInfo.EncapsulatedContentInfo A CMS EncapsulatedContentInfo structure.EncapsulatedContentInfo.Template A template for decoding a EncapsulatedContentInfo blobEncryptedContentInfo The PKCS #7 type EncryptedContentInfo, which encapsulates encrypted data.EncryptedContentInfo.Template A template file for decoding a EnvelopedData blobEncryptedData The PKCS #7 structure EncryptedData.EncryptedData.Template A Template for decoding EncryptedData items.EnvelopedData EnvelopedData.Template A template file for decoding a EnvelopedData blobIssuerAndSerialNumber An issuer name and serial number, used to uniquely identify a certificate.IssuerAndSerialNumber.Template A template for decoding an IssuerAndSerialNumber from its BER encoding.RecipientInfo RecipientInfo.Template A template file for decoding a RecipientInfo blobSignedAndEnvelopedData SignedAndEnvelopedData.Template A Template class for decoding BER-encoded SignedAndEnvelopedData items.SignedData A CMS SignedData structure.SignedData.Template A template file for decoding a SignedData blobSignerIdentifier CMS SignerIdentifier:SignerIdentifier.Template A Template for decoding a SignerIdentifier.SignerIdentifier.Type The type of SignerIdentifier.SignerInfo A CMS SignerInfo.SignerInfo.Template A template for decoding a SignerInfo blob