ReadonlysignatureThe signature signed by the private key of an EphemeralKeyPair
StaticfromDeserializes 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.
Staticdeserialize
Represents ephemeral signatures used in Aptos Keyless accounts.
These signatures are utilized within the KeylessSignature framework.