Uses of Class
kz.gamma.asn1.x509.KeyPurposeId

Packages that use KeyPurposeId
kz.gamma.asn1.x509   
 

Uses of KeyPurposeId in kz.gamma.asn1.x509
 

Fields in kz.gamma.asn1.x509 declared as KeyPurposeId
static KeyPurposeId KeyPurposeId.anyExtendedKeyUsage
           
static KeyPurposeId KeyPurposeId.id_kp_clientAuth
           
static KeyPurposeId KeyPurposeId.id_kp_codeSigning
           
static KeyPurposeId KeyPurposeId.id_kp_emailProtection
           
static KeyPurposeId KeyPurposeId.id_kp_ipsecEndSystem
           
static KeyPurposeId KeyPurposeId.id_kp_ipsecTunnel
           
static KeyPurposeId KeyPurposeId.id_kp_ipsecUser
           
static KeyPurposeId KeyPurposeId.id_kp_OCSPSigning
           
static KeyPurposeId KeyPurposeId.id_kp_serverAuth
           
static KeyPurposeId KeyPurposeId.id_kp_smartcardlogon
           
static KeyPurposeId KeyPurposeId.id_kp_timeStamping
           
 

Methods in kz.gamma.asn1.x509 with parameters of type KeyPurposeId
 boolean ExtendedKeyUsage.hasKeyPurposeId(KeyPurposeId keyPurposeId)
           
 

Constructors in kz.gamma.asn1.x509 with parameters of type KeyPurposeId
ExtendedKeyUsage(KeyPurposeId usage)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.