Uses of Class
org.gudy.bouncycastle.asn1.x509.KeyPurposeId
Packages that use KeyPurposeId
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of KeyPurposeId in org.gudy.bouncycastle.asn1.x509
Fields in org.gudy.bouncycastle.asn1.x509 declared as KeyPurposeIdModifier and TypeFieldDescriptionstatic final KeyPurposeId
KeyPurposeId.anyExtendedKeyUsage
static final KeyPurposeId
KeyPurposeId.id_kp_clientAuth
static final KeyPurposeId
KeyPurposeId.id_kp_codeSigning
static final KeyPurposeId
KeyPurposeId.id_kp_emailProtection
static final KeyPurposeId
KeyPurposeId.id_kp_ipsecEndSystem
static final KeyPurposeId
KeyPurposeId.id_kp_ipsecTunnel
static final KeyPurposeId
KeyPurposeId.id_kp_ipsecUser
static final KeyPurposeId
KeyPurposeId.id_kp_OCSPSigning
static final KeyPurposeId
KeyPurposeId.id_kp_serverAuth
static final KeyPurposeId
KeyPurposeId.id_kp_smartcardlogon
static final KeyPurposeId
KeyPurposeId.id_kp_timeStamping
Methods in org.gudy.bouncycastle.asn1.x509 with parameters of type KeyPurposeIdModifier and TypeMethodDescriptionboolean
ExtendedKeyUsage.hasKeyPurposeId
(KeyPurposeId keyPurposeId) Constructors in org.gudy.bouncycastle.asn1.x509 with parameters of type KeyPurposeId