|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use X509Name | |
|---|---|
| COM.claymoresystems.cert | |
| Uses of X509Name in COM.claymoresystems.cert |
|---|
| Methods in COM.claymoresystems.cert that return X509Name | |
static X509Name |
CertRequest.makeSimpleDN(java.util.Vector rdns)
|
| Methods in COM.claymoresystems.cert with parameters of type X509Name | |
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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||