menu
iop_sdk package
documentation
crypto.dart
PublicKey
prefix static method
prefix static method
dark_mode
light_mode
prefix
static method
String
prefix
(
)
Implementation
static
String
prefix() {
return
DartApi.native.publicKey.prefix().intoString(); }
iop_sdk package
documentation
crypto
PublicKey
prefix static method
PublicKey class
Constructors
PublicKey
Properties
ffi
hashCode
runtimeType
Methods
dispose
keyId
noSuchMethod
toBytes
toString
validateId
verify
Operators
operator ==
Static methods
fromBytes
fromSecp
fromString
prefix