AttestedAttributes
Additional client-provided values decoded from the sequence stored in a dedicated TBS CSR attribute.
Functions
Link copied to clipboard
fun parsedAttributesBy(requestedAttributes: List<AttestationChallenge.AttributeAttestationDescriptor>?): List<Primitive>?
Decodes values by their requested position and PrimitiveType. Missing optional values decode to null; missing required values, unexpected values, and malformed encodings are rejected.
Link copied to clipboard
Decodes these values using the ordered attribute description carried by challenge.