For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.pki.X500Name

Packages that use X500Name
gnu.crypto.pki   
 

Uses of X500Name in gnu.crypto.pki
 

Fields in gnu.crypto.pki declared as X500Name
protected  X500Name X509CertificateImpl.issuer
           
protected  X500Name X509CertificateImpl.subject
           
 

Methods in gnu.crypto.pki with parameters of type X500Name
 void X509CertificateBuilder.setIssuer(X500Name issuer)
           
 void X509CertificateBuilder.setSubject(X500Name subject)
           
 


For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.