menu
sui package
documentation
cryptography/secp256_publickey.dart
Secp256PublicKey
flag method
flag method
dark_mode
light_mode
flag
method
@
override
int
flag
(
)
override
Return signature scheme flag of the public key
Implementation
@override int flag() => _flag;
sui package
documentation
cryptography/secp256_publickey
Secp256PublicKey
flag method
Secp256PublicKey class