Package-level declarations
Types
Link copied to clipboard
@Serializable
A generic representation of a challenge sent the server.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Functions
Link copied to clipboard
fun TbsCertificationRequest.attestationStatementForChallenge(challenge: AttestationChallenge): KmmResult<Attestation>
Tries to extract an attestation statement from a TBS CSR based on the proofOID specified in challenge
Link copied to clipboard
fun TbsCertificationRequest.attestationStatementForOid(oid: ObjectIdentifier): KmmResult<Attestation>
Tries to extract an attestation statement from a TBS CSR, given it is present as an attribute with oid