collectDebugInfoJ
fun collectDebugInfoJ(certificates: List<X509Certificate>, expectedChallenge: ByteArray, verificationDate: Date = Date()): AndroidDebugAttestationStatement(source)
fun collectDebugInfoJ(certificates: List<X509Certificate>, expectedChallenge: ByteArray, verificationDate: Instant = java.time.Instant.now()): AndroidDebugAttestationStatement(source)
Java-Friendly method
Packs
the current configuration
the passed attestation proof
the passed date
into a serializable data structure for easy debugging