Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CRLDistributionPoints (0.17 sec)

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

      private val organizationName = "2.5.4.10"
      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`() {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 43.9K bytes
    - Viewed (0)
Back to top