CertificationRequestAttributeAttestationDescriptor

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

constructor(oid: ObjectIdentifier, attributes: List<AttestationChallenge.AttributeAttestationDescriptor>)

Properties

Link copied to clipboard
@Serializable(with = ObjectIdentifierStringSerializer::class)
val oid: ObjectIdentifier