Class ObjectIdentifiers.XKU

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_anyExtendedKeyUsage  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_appleSafariExtensionSigning  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_certificateTransparency  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_clientAuth
      TLS WWW client authentication Key usage bits that may be consistent: digitalSignature and/or keyAgreement.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_codeSigning
      Signing of downloadable executable code Key usage bits that may be consistent: digitalSignature.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_csn369791TlsClient
      CSN 369791 TLS client.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_csn369791TlsServer
      CSN 369791 TLS server.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_eapOverLan
      EAP over LAN (EAPOL).
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_eapOverPpp
      EAP over PPP.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_emailProtection
      Email protection Key usage bits that may be consistent: digitalSignature, nonRepudiation, and/or (keyEncipherment or keyAgreement).
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_etsiTslSigning
      ETSI TSL Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_icaoMasterListSigning
      ICAO Master List Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ikeForIpsec
      Internet Key Exchange for IPsec.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_intelAmtManagement
      Intel AMT management.
      static 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.
      static 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.
      static 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.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_kerberosClientAuthentication
      Kerberos Client Authentication.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_kerberosKdc
      Kerberos Key Distribution Center.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_macAppStoreInstallerPackageSigning  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_macInstallerPackageSigning  
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftCommercialCodeSigning
      Microsoft Commercial Code Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftDocumentSigning
      Microsoft Document Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftEfs
      Microsoft Encrypted File System (EFS).
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftEfsRecovery
      Microsoft EFS Recovery.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftIndividualCodeSigning
      Microsoft Individual Code Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_microsoftSmartCardLogon
      Microsoft Smart Card Logon.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_ocspSigning
      Signing OCSP responses Key usage bits that may be consistent: digitalSignature and/or nonRepudiation.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_pdfSigning
      PDF Signing.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_pivCardAuthentication
      PIV Card Authentication.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_scvpClient
      SCVP Client.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_scvpServer
      SCVP Server.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_serverAuth
      TLS WWW server authentication Key usage bits that may be consistent: digitalSignature, keyEncipherment or keyAgreement.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sipDomain
      SIP Domain.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sshClient
      SSH Client.
      static org.bouncycastle.asn1.ASN1ObjectIdentifier id_kp_sshServer
      SSH Server.
      static 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.
    • 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
    • Constructor Detail

      • XKU

        public XKU()