Hash

data class Hash(val algorithm: Digest) : DataAuthentication(source)

Authenticate the TBS CSR hash input through the platform attestation nonce, without proving possession.

Constructors

Link copied to clipboard
constructor(algorithm: Digest)

Properties

Link copied to clipboard
val algorithm: Digest