- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 23800303000A3B0305045F291CD00000 (0.15 sec)
-
okhttp-tls/src/test/java/okhttp3/tls/internal/der/DerTest.kt
} } @Test fun `cannot decode indefinite length bit string`() { assertFailsWith<ProtocolException> { Adapters.BIT_STRING.fromDer( "23800303000A3B0305045F291CD00000".decodeHex(), ) }.also { expected -> assertThat(expected).hasMessage("indefinite length not permitted for DER") } }
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 31.7K bytes - Viewed (0)