menu
pointycastle package
documentation
signers/ecdsa_signer.dart
NormalizedECDSASigner
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
get
algorithmName
override
Get this algorithm's standard name.
Implementation
@override String get algorithmName => signer.algorithmName;
pointycastle package
documentation
signers/ecdsa_signer
NormalizedECDSASigner
algorithmName property
NormalizedECDSASigner class