Uses of Class COM.claymoresystems.cert.CertificateException

Uses in package COM.claymoresystems.cert

Classes derived from COM.claymoresystems.cert.CertificateException

class
CertificateDecodeException.java Copyright (C) 1999, Claymore Systems, Inc.
class
CertificateVerifyException.java Copyright (C) 1999, Claymore Systems, Inc.

Constructors which throw type COM.claymoresystems.cert.CertificateException

X509Cert.X509Cert(byte[] ber_)
Create an X509Cert from an encoded value

Methods which throw type COM.claymoresystems.cert.CertificateException

boolean
X509Cert.verify(PublicKey key)
Check a certificate signature using the specified public key
Vector
Verify a certificate chain.

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