For the latest news and information visit
The GNU Crypto project

Uses of Class
gnu.crypto.pki.ext.Extension

Packages that use Extension
gnu.crypto.pki   
 

Uses of Extension in gnu.crypto.pki
 

Methods in gnu.crypto.pki that return Extension
 Extension X509CertificateImpl.getExtension(OID oid)
           
 Extension X509CRLImpl.getExtension(OID oid)
           
 Extension X509CRLEntryImpl.getExtension(OID oid)
           
 Extension GnuPKIExtension.getExtension(OID oid)
          Returns the extension object for the given object identifier.
 

Methods in gnu.crypto.pki with parameters of type Extension
 void X509CertificateBuilder.addExtension(Extension extension)
           
 


For the latest news and information visit
The GNU Crypto project

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