|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CertificateException | |
|---|---|
| COM.claymoresystems.cert | |
| Uses of CertificateException in COM.claymoresystems.cert |
|---|
| Subclasses of CertificateException in COM.claymoresystems.cert | |
class |
CertificateDecodeException
|
class |
CertificateVerifyException
|
| Methods in COM.claymoresystems.cert that throw CertificateException | |
boolean |
X509Cert.verify(java.security.PublicKey key)
Check a certificate signature using the specified public key |
static java.util.Vector |
X509Cert.verifyCertChain(CertContext ctx,
java.util.Vector certs,
CertVerifyPolicyInt policy)
Verify a certificate chain. |
| Constructors in COM.claymoresystems.cert that throw CertificateException | |
X509Cert(byte[] ber_)
Create an X509Cert from an encoded value |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||