COM.claymoresystems.sslg

Interface DistinguishedName

Known Implementing Classes:
X509Name

public interface DistinguishedName

DistinguishedName.java Copyright (C) 1999, Claymore Systems, Inc. All Rights Reserved. ekr@rtfm.com Thu Jul 8 21:22:31 1999

Method Summary

Vector
getName()
byte[]
getNameDER()
String
getNameString()

Method Details

getName

public Vector getName()


getNameDER

public byte[] getNameDER()


getNameString

public String getNameString()


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