| Class | Description |
|---|---|
| CertContext |
Provide a generic context for ASN.1 computations and cert verification
This class is used internally by PureTLS.
|
| CertRequest |
Generate various kinds of certificate signing requests.
|
| CertVerify | |
| DebuggingByteArrayInputStream | |
| DERUtils |
Simple DER encode utilities.
|
| EAYDHParams | |
| EAYDSAPrivateKey |
Construct a DSA private from the SSLeay style BER encoding
|
| EAYRSAPrivateKey |
this is just a wrapper for X509RSAPrivateKey which passes it the
encoding and stubs the params and OID
|
| WrappedObject |
Utilities to read -----BEGIN style Base64 encoded objects
from files and the like.
|
| X509Cert |
A single X509 Certificate.
|
| X509DSAPublicKey |
A DSA Public key BER encoded a la PKIX
|
| X509Ext | |
| X509Name |
An implementation of Distinguished Names
|
| X509SubjectPublicKeyInfo |
| Exception | Description |
|---|---|
| CertificateDecodeException | |
| CertificateException | |
| CertificateVerifyException |
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.