Package org.mozilla.jss.pkix.primitive
package org.mozilla.jss.pkix.primitive
Frequently-used primitive ASN.1 types, such as AlgorithmIdentifier,
PrivateKeyInfo, and X.500 Name.
-
ClassDescriptionAn Attribute, which has the following ASN.1 definition (roughly):A Template for decoding an Attribute.An AttributeValueAssertion, which has the following ASN.1 definition (roughly):A Template for decoding an AVA.An X.500 DirectoryString.A Template for decoding DirectoryStrings from their BER encoding.PKCS #8 EncryptedPrivateKeyInfo.A template class for decoding EncryptedPrivateKeyInfos from BER.An X.500 Name.PKCS #5 PBEParameter, and PKCS #12 pkcs-12PbeParams.A template class for decoding a PBEParameter.PKCS #5 PBES2ParameterA template class for decoding a PBES2Params.PKCS #5 PBKDF2-Params.A template class for decoding a PBKDF2Params.A template class for decoding PrivateKeyInfos from BER.A RelativeDistinguishedName, whose ASN.1 is:A SubjectPublicKeyInfo, which stores information about a public key.