DynamicVerifier

common.DynamicVerifier

type DynamicVerifier

common.DynamicVerifier

FieldTypeDescription
signature_systemSignatureSystem enum
FieldNumberDescription
SIGNATURE_SYSTEM_UNSPECIFIED0Signature system of the verifying key.The unspecified value is used to guard against accidental use of a zero value.
SIGNATURE_SYSTEM_ED255191Signature system of the verifying key.The ED25519 signature system
SIGNATURE_SYSTEM_SECP256K12Signature system of the verifying key.The SECP2516 signature system
verifierbytesPublic key used in verifying digital signature authenticity.
{
  "signature_system": 1,
  "verifier": "VerifierLengthChangesByAlgo="
}