signRSA abstract method

Future<OperationResult?> signRSA(
  1. Uint8List data
)

Implementation

Future<OperationResult?> signRSA(Uint8List data);