| Package | Description |
|---|---|
| COM.claymoresystems.cert | |
| COM.claymoresystems.sslg |
| Modifier and Type | Class and Description |
|---|---|
class |
X509Name
An implementation of Distinguished Names
|
| Modifier and Type | Method and Description |
|---|---|
DistinguishedName |
X509Cert.getIssuerName()
Get the issuer name as an X509Name
|
DistinguishedName |
X509Cert.getSubjectName()
Get the subject name as an X509Name
|
| Modifier and Type | Method and Description |
|---|---|
DistinguishedName |
Certificate.getIssuerName()
Get the Isuser name as a DistinguishedName
|
DistinguishedName |
Certificate.getSubjectName()
Get the Subject name as a DistinguishedName
|
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.