This class provides a common interface for verifying signatures associated with the public key.
It allows for the retrieval of the raw public key bytes and the public key in a hexadecimal string format.
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 an abstract public key.
This class provides a common interface for verifying signatures associated with the public key. It allows for the retrieval of the raw public key bytes and the public key in a hexadecimal string format.