Package-level declarations

Types

Link copied to clipboard
object Base64ByteStringAdapter : JsonDeserializer<ByteString> , JsonSerializer<ByteString>
Link copied to clipboard
object BigIntegerAdapter : JsonDeserializer<BigInteger> , JsonSerializer<BigInteger>
Link copied to clipboard
object CertLists

"Certificate lists" for testing CertPath construction

Link copied to clipboard
object Certs

Useful certs and keys if using {@link CertLists} objects for testing.

Link copied to clipboard
object Chains
Link copied to clipboard
class FakeCalendar(val today: LocalDate = LocalDate.of(2024, 10, 20))
Link copied to clipboard

Fake implementation of LogHook for testing.

Link copied to clipboard
Link copied to clipboard

Fake implementation of VerifyRequestLog for testing.

Link copied to clipboard
class KeyAttestationCertPathFactory(val fakeCalendar: FakeCalendar = FakeCalendar())

Factory for creating valid KeyAttestationCertPath chains for testing.

Link copied to clipboard
object ObjectIds
Link copied to clipboard
object PatchLevelAdapter : JsonDeserializer<PatchLevel> , JsonSerializer<PatchLevel>
Link copied to clipboard
object TestUtils
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard