VyHexSignatureDto

\!! DESCRIPTION MISSING !!

Derived Properties (VySignatureBase)

Field
Type
Description
Required

Properties

Field
Type
Description
Required

R

string

The R component of the ECDSA signature (32 bytes hex)

S

string

The S component of the ECDSA signature (32 bytes hex)

V

string

The recovery ID component (1 byte hex)

Signature

string

Complete signature as concatenated hex string (r + s + v)

References

Schema

Operation

Last updated