A class representing a signature.
Protected
Private
Get signature in bytes format.
The versioned signature key bytes.
Serializes the signature to a string.
The serialized signature string.
Static
Initializes a signature object from a byte array.
The signature bytes.
A signature object.
Initializes a new signature object from a serialized string.
A new signature instance.
If the signature string is invalid.
Initializes a new signature object from a version.
The version of the signature.
A class representing a signature.