AttestedAttributes

class AttestedAttributes(val otherAttributesEncoded: Asn1Sequence?)(source)

Additional client-provided values decoded from the sequence stored in a dedicated TBS CSR attribute.

Constructors

Link copied to clipboard
constructor(otherAttributesEncoded: Asn1Sequence?)

Properties

Link copied to clipboard
val otherAttributesEncoded: Asn1Sequence?

Functions

Link copied to clipboard

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.