signatureAlgorithm

@JvmName(name = "wnsdcwqbuiiajbsc")
suspend fun signatureAlgorithm(value: Output<PkixPublicKeySignatureAlgorithm>)
@JvmName(name = "ifwtgwwjabdkjqeo")
suspend fun signatureAlgorithm(value: PkixPublicKeySignatureAlgorithm?)

Parameters

value

The signature algorithm used to verify a message against a signature using this key. These signature algorithm must match the structure and any object identifiers encoded in public_key_pem (i.e. this algorithm must match that of the public key).