digestLength property

int digestLength
final

The length of the digest (or component) in bytes for the secp256k1 curve.

Implementation

static final int digestLength = secp256.curve.baselen;