rTweak property
Uint8List
get
rTweak
The scalar tweak for this key which may be shared for verification.
Implementation
Uint8List get rTweak => Uint8List.fromList(_rTweak);
The scalar tweak for this key which may be shared for verification.
Uint8List get rTweak => Uint8List.fromList(_rTweak);