Static
deserializeStatic
fromDeserializes an ephemeral signature from a hexadecimal input. This function allows you to convert a hexadecimal representation of an ephemeral signature into its deserialized form for further processing.
The hexadecimal input representing the ephemeral signature.
Represents ephemeral signatures used in Aptos Keyless accounts.
These signatures are utilized within the KeylessSignature framework.