CertificationRequestAttributeAttestationDescriptor
@Serializable
Lets the verifier describe an ordered list of client-provided values carried in one dedicated CertificationRequestInfo attribute.
oid identifies the CertificationRequestInfo attribute. Each value is encoded by position using the corresponding entry in attributes.
Constructors
Link copied to clipboard
constructor(oid: ObjectIdentifier, attributes: List<AttestationChallenge.AttributeAttestationDescriptor>)