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