Hashed

class Hashed(val data: TbsCertificationRequest) : AttestationProof(source)

An unsigned TBS CSR whose non-key, non-proof contents are authenticated using the challenge's hash algorithm.

Constructors

Link copied to clipboard
constructor(data: TbsCertificationRequest)

Properties

Link copied to clipboard
open override val data: TbsCertificationRequest
Link copied to clipboard
val AttestationProof.tbsCsr: TbsCertificationRequest

Returns the unsigned certification-request information carried by either transport shape.