Class Summary | |
---|---|
CertContext | Provide a generic context for ASN.1 computations and cert verification This class is used internally by PureTLS. |
CertificateDecodeException | CertificateDecodeException.java Copyright (C) 1999, Claymore Systems, Inc. |
CertificateException | CertificateException.java Copyright (C) 1999, Claymore Systems, Inc. |
CertificateVerifyException | CertificateVerifyException.java Copyright (C) 1999, Claymore Systems, Inc. |
CertRequest | Generate various kinds of certificate signing requests. |
CertVerify | CertVerify.java -- Unit test for certificates Copyright (C) 2001, RTFM, Inc. |
DebuggingByteArrayInputStream | DebuggingByteArrayInputStream.java Copyright (C) 2001, RTFM, Inc. |
DERUtils | Simple DER encode utilities. |
EAYDHParams | EAYDHParams.java Copyright (C) 1999, Claymore Systems, Inc. |
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 | X509Ext.java Copyright (C) 1999, Claymore Systems, Inc. |
X509Name | An implementation of Distinguished Names
A DN is a SEQUENCE of SETs of "attribute value assertions" (AVAs) Each AVA consists of a type and a value. |
X509SubjectPublicKeyInfo | X509SubjectPublicKeyInfo.java Copyright (C) 1999, Claymore Systems, Inc. |