org.bouncycastle.asn1.x509
public class KeyPurposeId extends DERObjectIdentifier
KeyPurposeId ::= OBJECT IDENTIFIER
Field Summary | |
---|---|
static KeyPurposeId | anyExtendedKeyUsage |
static KeyPurposeId | id_kp_clientAuth |
static KeyPurposeId | id_kp_codeSigning |
static KeyPurposeId | id_kp_emailProtection |
static KeyPurposeId | id_kp_ipsecEndSystem |
static KeyPurposeId | id_kp_ipsecTunnel |
static KeyPurposeId | id_kp_ipsecUser |
static KeyPurposeId | id_kp_OCSPSigning |
static KeyPurposeId | id_kp_serverAuth |
static KeyPurposeId | id_kp_smartcardlogon |
static KeyPurposeId | id_kp_timeStamping |