Sign and verify a message
The message API accepts onlyString. It does not provide a byte-array or hexadecimal-message overload.
false for a signature that OMS does not validate; request or session failures throw an OMSWalletException.
Sign and verify a Solana message
For a selected Solana wallet, use the Solana-specific methods. Off-chain messages do not take a network because they are not cluster-specific.Sign and verify EIP-712 typed data
Typed data usesJsonElement. Build the complete EIP-712 payload expected by the application and contract: