sign abstract method

Signs a blob of data, with this identity's private key.

Implementation

Future<BinaryBlob> sign(BinaryBlob blob);