For the latest news and information visit
The GNU Crypto project

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

Packages that use Extension.Value
gnu.crypto.pki.ext   
 

Uses of Extension.Value in gnu.crypto.pki.ext
 

Subclasses of Extension.Value in gnu.crypto.pki.ext
 class AuthorityKeyIdentifier
           
 class BasicConstraints
           
 class CertificatePolicies
           
 class CRLNumber
           
 class ExtendedKeyUsage
           
 class IssuerAlternativeNames
           
 class KeyUsage
           
 class PolicyConstraint
           
 class PolicyMappings
           
 class PrivateKeyUsagePeriod
           
 class ReasonCode
           
 class SubjectAlternativeNames
           
 class SubjectKeyIdentifier
           
 

Fields in gnu.crypto.pki.ext declared as Extension.Value
protected  Extension.Value Extension.value
          The extension value.
 

Methods in gnu.crypto.pki.ext that return Extension.Value
 Extension.Value Extension.getValue()
           
 

Constructors in gnu.crypto.pki.ext with parameters of type Extension.Value
Extension(OID oid, Extension.Value value, boolean critical)
           
 


For the latest news and information visit
The GNU Crypto project

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