der property

Uint8List get der

Returns the DER encoding for the signature

Implementation

Uint8List get der => secp256k1.ecdsaSignatureToDer(_compact);