contentType

@JvmName(name = "xhsmbyyqlwsuiajk")
suspend fun contentType(value: Output<PgpSignedAttestationContentType>)
@JvmName(name = "ttypykyydpkuncoc")
suspend fun contentType(value: PgpSignedAttestationContentType?)

Parameters

value

Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).