menu
pointycastle package
documentation
ecc/api.dart
ECDHAgreement
getFieldSize abstract method
getFieldSize abstract method
dark_mode
light_mode
getFieldSize
abstract method
int
getFieldSize
(
)
return the field size for the agreement algorithm in bytes.
Implementation
int getFieldSize();
pointycastle package
documentation
ecc/api
ECDHAgreement
getFieldSize abstract method
ECDHAgreement class