See: Description
| Class | Description |
|---|---|
| AlgorithmID |
This class implements the ASN.1 structure for AlgorithmIdentifier as
defined in RFC 3280, the Certificate and CRL Profile specification.
|
| AlgorithmID.CipherAlgs |
Contains a set of pre-defined (known) cipher algorithm identifiers.
|
| AlgorithmID.MacAlgs |
Contains a set of pre-defined (known) message authentication code (MAC)
algorithm identifiers.
|
| AlgorithmID.MessageDigestAlgs |
Contains a set of pre-defined (known) message digest algorithm
identifiers.
|
| AlgorithmID.SignatureAlgs |
Contains a set of pre-defined (known) signature algorithm identifiers.
|
| AlgorithmIdentifier | Deprecated
Use AlgorithmID instead (since JTK 7.0)
|
| Cast5MacParameters | Deprecated
This class will never need to be used; it is intended for use with
the JCA Mac cryptographic algorithms, which do not accept
AlgorithmParameters at any API (since 7.0)
|
| Cast5MacParameterSpec | Deprecated
This is not a complete implementation, it does not provided ASN1
encoding/decoding; use CAST128MacParameterSpec instead (since 7.0)
|
| CertTemplateCMP | Deprecated
Use CertTemplate instead (since JTK 7.0)
|
| Controls | Deprecated
Use Controls instead (since JTK 7.0)
|
| CrossCertificatePair |
Represents a certificate pair as defined in ITU-T X.509.
|
| DistributionPointName | Deprecated
As of version 7.0, there should be no need to use this class.
|
| Extension | Deprecated
Use V3Extension instead (since JTK 7.0)
|
| FullCertTemplate |
This class represents a PKIX full certificate template, which
basically contains an (incomplete) X.509 certificate, and then
a series of optional information related to it, such as archiving
options and proof of possession of private keys.
|
| OldDistributionPoint |
This class implements the
OldDistributionPoint as used by the OldCrlDistributionPoints
extension. |
| OldDistributionPointName |
This class implements the
OldDistributionPointName as used by the OldIssuingDistributionPoint
extension. |
| PasswordBasedMacParameters | Deprecated
This class will never need to be used; it is intended for use with
the JCA Mac cryptographic algorithms, which do not accept
AlgorithmParameters at any API (since 7.0)
|
| PasswordBasedMacParameterSpec | Deprecated
This is not a complete implementation, it does not provided ASN1
encoding/decoding; use PasswordBasedMacParameterSpec instead (since 7.0)
|
| PKIHeader | Deprecated
as of 7.0, use
PKIHeader |
| PMACVALUE | Deprecated
Use PKMACValue instead (since JTK 7.0)
|
| POPSigningKeyInputCMP | Deprecated
Use POPOSigningKeyInput instead (since JTK 7.0)
|
| SubjectPublicKeyInfo | Deprecated
Use PublicKeyInfo instead (since JTK 7.0)
|
| Time | Deprecated
Use ChoiceOfTime instead (since JTK 7.0)
|
| Validity | Deprecated
Use OptionalValidity instead (since JTK 7.0)
|
Contains classes used to create, parse, and manipulate general ASN.1 structures.
| � 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |