menu
blockchain_utils package
documentation
crypto/crypto/cdsa/curve/curve.dart
CurveED
verifyingKeyLength property
verifyingKeyLength property
dark_mode
light_mode
verifyingKeyLength
property
@
override
int
get
verifyingKeyLength
override
Get the length of the verifying key in the curve
Implementation
@override int get verifyingKeyLength => baselen;
blockchain_utils package
documentation
crypto/crypto/cdsa/curve/curve
CurveED
verifyingKeyLength property
CurveED class