For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.der.BitString

Packages that use BitString
gnu.crypto.pki   
gnu.crypto.pki.ext   
 

Uses of BitString in gnu.crypto.pki
 

Fields in gnu.crypto.pki declared as BitString
protected  BitString X509CertificateImpl.issuerUniqueId
           
protected  BitString X509CertificateImpl.subjectUniqueId
           
 

Methods in gnu.crypto.pki with parameters of type BitString
 void X509CertificateBuilder.setIssuerUniqueId(BitString issuerUniqueId)
           
 void X509CertificateBuilder.setSubjectUniqueId(BitString subjectUniqueId)
           
 

Uses of BitString in gnu.crypto.pki.ext
 

Methods in gnu.crypto.pki.ext that return BitString
 BitString KeyUsage.getKeyUsage()
           
 


For the latest news and information visit
The GNU Crypto project

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