| Package | Description |
|---|---|
| COM.claymoresystems.cert |
| Modifier and Type | Method and Description |
|---|---|
static X509Name |
CertRequest.makeSimpleDN(java.util.Vector rdns) |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CertRequest.makePKCS10Request(java.security.KeyPair p,
X509Name name)
Make a PKCS10 CSR
|
static byte[] |
CertRequest.makeSelfSignedCert(java.security.KeyPair p,
X509Name name,
int lifetime)
Make a Self-signed cert
|
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.