nist256DigestLength property

int nist256DigestLength
final

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

Implementation

static final int nist256DigestLength = nist256.curve.baselen;