| Package | Description |
|---|---|
| COM.claymoresystems.cert |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateDecodeException |
class |
CertificateVerifyException |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
X509Cert(byte[] ber_)
Create an X509Cert from an encoded value
|
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.