Package org.xipki.security
Class ObjectIdentifiers.XKU
- java.lang.Object
-
- org.xipki.security.ObjectIdentifiers.XKU
-
- Enclosing class:
- ObjectIdentifiers
public static final class ObjectIdentifiers.XKU extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_anyExtendedKeyUsagestatic org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_appleSafariExtensionSigningstatic org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_certificateTransparencystatic org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_clientAuthTLS WWW client authentication Key usage bits that may be consistent: digitalSignature and/or keyAgreement.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_codeSigningSigning of downloadable executable code Key usage bits that may be consistent: digitalSignature.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_csn369791TlsClientCSN 369791 TLS client.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_csn369791TlsServerCSN 369791 TLS server.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_eapOverLanEAP over LAN (EAPOL).static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_eapOverPppEAP over PPP.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_emailProtectionEmail protection Key usage bits that may be consistent: digitalSignature, nonRepudiation, and/or (keyEncipherment or keyAgreement).static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_etsiTslSigningETSI TSL Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_icaoMasterListSigningICAO Master List Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_ikeForIpsecInternet Key Exchange for IPsec.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_intelAmtManagementIntel AMT management.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_ipsecEndSystemThis purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_ipsecTunnelThis purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_ipsecUserThis purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_kerberosClientAuthenticationKerberos Client Authentication.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_kerberosKdcKerberos Key Distribution Center.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_macAppStoreInstallerPackageSigningstatic org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_macInstallerPackageSigningstatic org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftCommercialCodeSigningMicrosoft Commercial Code Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftDocumentSigningMicrosoft Document Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftEfsMicrosoft Encrypted File System (EFS).static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftEfsRecoveryMicrosoft EFS Recovery.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftIndividualCodeSigningMicrosoft Individual Code Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_microsoftSmartCardLogonMicrosoft Smart Card Logon.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_ocspSigningSigning OCSP responses Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_pdfSigningPDF Signing.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_pivCardAuthenticationPIV Card Authentication.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_scvpClientSCVP Client.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_scvpServerSCVP Server.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_serverAuthTLS WWW server authentication Key usage bits that may be consistent: digitalSignature, keyEncipherment or keyAgreement.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_sipDomainSIP Domain.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_sshClientSSH Client.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_sshServerSSH Server.static org.bouncycastle.asn1.ASN1ObjectIdentifierid_kp_timeStampingBinding the hash of an object to a time Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
-
Constructor Summary
Constructors Constructor Description XKU()
-
-
-
Field Detail
-
id_kp_anyExtendedKeyUsage
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_anyExtendedKeyUsage
-
id_kp_clientAuth
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_clientAuth
TLS WWW client authentication Key usage bits that may be consistent: digitalSignature and/or keyAgreement.
-
id_kp_codeSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_codeSigning
Signing of downloadable executable code Key usage bits that may be consistent: digitalSignature.
-
id_kp_csn369791TlsClient
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_csn369791TlsClient
CSN 369791 TLS client.
-
id_kp_csn369791TlsServer
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_csn369791TlsServer
CSN 369791 TLS server.
-
id_kp_eapOverLan
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_eapOverLan
EAP over LAN (EAPOL).
-
id_kp_eapOverPpp
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_eapOverPpp
EAP over PPP.
-
id_kp_emailProtection
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_emailProtection
Email protection Key usage bits that may be consistent: digitalSignature, nonRepudiation, and/or (keyEncipherment or keyAgreement).
-
id_kp_etsiTslSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_etsiTslSigning
ETSI TSL Signing.
-
id_kp_icaoMasterListSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_icaoMasterListSigning
ICAO Master List Signing.
-
id_kp_ikeForIpsec
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ikeForIpsec
Internet Key Exchange for IPsec.
-
id_kp_intelAmtManagement
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_intelAmtManagement
Intel AMT management.
-
id_kp_ipsecEndSystem
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ipsecEndSystem
This purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.IP security end system.
-
id_kp_ipsecTunnel
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ipsecTunnel
This purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.IP security tunnel termination.
-
id_kp_ipsecUser
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ipsecUser
This purpose has been included in a predecessor draft of RFC 3280 and therefore continue to be listed by this implementation.IP security user.
-
id_kp_kerberosClientAuthentication
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_kerberosClientAuthentication
Kerberos Client Authentication.
-
id_kp_kerberosKdc
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_kerberosKdc
Kerberos Key Distribution Center.
-
id_kp_microsoftCommercialCodeSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftCommercialCodeSigning
Microsoft Commercial Code Signing.
-
id_kp_microsoftDocumentSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftDocumentSigning
Microsoft Document Signing.
-
id_kp_microsoftEfs
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftEfs
Microsoft Encrypted File System (EFS).
-
id_kp_microsoftEfsRecovery
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftEfsRecovery
Microsoft EFS Recovery.
-
id_kp_microsoftIndividualCodeSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftIndividualCodeSigning
Microsoft Individual Code Signing.
-
id_kp_microsoftSmartCardLogon
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftSmartCardLogon
Microsoft Smart Card Logon.
-
id_kp_ocspSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ocspSigning
Signing OCSP responses Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
-
id_kp_pivCardAuthentication
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_pivCardAuthentication
PIV Card Authentication.
-
id_kp_pdfSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_pdfSigning
PDF Signing.
-
id_kp_scvpClient
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_scvpClient
SCVP Client.
-
id_kp_scvpServer
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_scvpServer
SCVP Server.
-
id_kp_serverAuth
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_serverAuth
TLS WWW server authentication Key usage bits that may be consistent: digitalSignature, keyEncipherment or keyAgreement.
-
id_kp_sipDomain
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sipDomain
SIP Domain.
-
id_kp_sshClient
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sshClient
SSH Client.
-
id_kp_sshServer
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sshServer
SSH Server.
-
id_kp_timeStamping
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_timeStamping
Binding the hash of an object to a time Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
-
id_kp_appleSafariExtensionSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_appleSafariExtensionSigning
-
id_kp_macInstallerPackageSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_macInstallerPackageSigning
-
id_kp_macAppStoreInstallerPackageSigning
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_macAppStoreInstallerPackageSigning
-
id_kp_certificateTransparency
public static final org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_certificateTransparency
-
-