nist256DigestLength property
The length of the digest (or component) in bytes for the secp256r1 curve.
Implementation
static final int nist256DigestLength = nist256.curve.baselen;
The length of the digest (or component) in bytes for the secp256r1 curve.
static final int nist256DigestLength = nist256.curve.baselen;