Package COM.claymoresystems.cert

Class Summary

CertContextProvide a generic context for ASN.1 computations and cert verification This class is used internally by PureTLS.
CertificateDecodeExceptionCertificateDecodeException.java Copyright (C) 1999, Claymore Systems, Inc.
CertificateExceptionCertificateException.java Copyright (C) 1999, Claymore Systems, Inc.
CertificateVerifyExceptionCertificateVerifyException.java Copyright (C) 1999, Claymore Systems, Inc.
CertRequestGenerate various kinds of certificate signing requests.
CertVerifyCertVerify.java -- Unit test for certificates Copyright (C) 2001, RTFM, Inc.
DebuggingByteArrayInputStreamDebuggingByteArrayInputStream.java Copyright (C) 2001, RTFM, Inc.
DERUtilsSimple DER encode utilities.
EAYDHParamsEAYDHParams.java Copyright (C) 1999, Claymore Systems, Inc.
EAYDSAPrivateKeyConstruct a DSA private from the SSLeay style BER encoding
EAYRSAPrivateKeythis is just a wrapper for X509RSAPrivateKey which passes it the encoding and stubs the params and OID
WrappedObjectUtilities to read -----BEGIN style Base64 encoded objects from files and the like.
X509CertA single X509 Certificate.
X509DSAPublicKeyA DSA Public key BER encoded a la PKIX
X509ExtX509Ext.java Copyright (C) 1999, Claymore Systems, Inc.
X509NameAn 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.

X509SubjectPublicKeyInfoX509SubjectPublicKeyInfo.java Copyright (C) 1999, Claymore Systems, Inc.

Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.