Represents a signature that utilizes the SingleKey authentication scheme.
This class is designed to encapsulate various types of signatures, which can
only be generated by a SingleKeySigner due to the shared authentication mechanism.
Converts the BCS-serialized bytes of a value into a Hex instance.
This function provides a Hex representation of the BCS-serialized data for easier handling and manipulation.
Represents a signature that utilizes the SingleKey authentication scheme. This class is designed to encapsulate various types of signatures, which can only be generated by a
SingleKeySigner
due to the shared authentication mechanism.