der property
Uint8List
get
der
Returns the DER encoding for the signature
Implementation
Uint8List get der => secp256k1.ecdsaSignatureToDer(_compact);
Returns the DER encoding for the signature
Uint8List get der => secp256k1.ecdsaSignatureToDer(_compact);