Uses of Interface COM.claymoresystems.sslg.DistinguishedName

Uses in package COM.claymoresystems.cert

Classes implementing COM.claymoresystems.sslg.DistinguishedName

class
An implementation of Distinguished Names

A DN is a SEQUENCE of SETs of "attribute value assertions" (AVAs)

Each AVA consists of a type and a value.

Methods with return type COM.claymoresystems.sslg.DistinguishedName

DistinguishedName
Get the issuer name as an X509Name
DistinguishedName
Get the subject name as an X509Name

Uses in package COM.claymoresystems.sslg

Methods with return type COM.claymoresystems.sslg.DistinguishedName

DistinguishedName
Get the Isuser name as a DistinguishedName
DistinguishedName
Get the Subject name as a DistinguishedName

Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.