Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CertificatePolicies (0.09 sec)

  1. okhttp-tls/src/test/java/okhttp3/tls/internal/der/DerCertificatesTest.kt

      private val businessCategory = "2.5.4.15"
      private val subjectKeyIdentifier = "2.5.29.14"
      private val keyUsage = "2.5.29.15"
      private val crlDistributionPoints = "2.5.29.31"
      private val certificatePolicies = "2.5.29.32"
      private val authorityKeyIdentifier = "2.5.29.35"
      private val extendedKeyUsage = "2.5.29.37"
    
      @Test
      fun `decode simple certificate`() {
        val certificateBase64 =
          """
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 43.9K bytes
    - Viewed (0)
  2. api/go1.24.txt

    pkg crypto/x509, type PolicyMapping struct, IssuerDomainPolicy OID #68484
    pkg crypto/x509, type PolicyMapping struct, SubjectDomainPolicy OID #68484
    pkg crypto/x509, type VerifyOptions struct, CertificatePolicies []OID #68484
    pkg debug/elf, const VER_FLG_BASE = 1 #63952
    pkg debug/elf, const VER_FLG_BASE DynamicVersionFlag #63952
    pkg debug/elf, const VER_FLG_INFO = 4 #63952
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Dec 17 21:28:29 UTC 2024
    - 14.2K bytes
    - Viewed (0)
Back to top