signWithIntent abstract method
Sign bytes with the given intent; returns serialized signature and base64 bytes.
Implementation
SignatureWithBytes signWithIntent(Uint8List bytes, IntentScope intent);
Sign bytes with the given intent; returns serialized signature and base64 bytes.
SignatureWithBytes signWithIntent(Uint8List bytes, IntentScope intent);