menu
sui package
documentation
cryptography/keypair.dart
PublicKey
toBase64 abstract method
toBase64 abstract method
dark_mode
light_mode
toBase64
abstract method
String
toBase64
(
)
Return the base-64 representation of the public key
Implementation
String toBase64();
sui package
documentation
cryptography/keypair
PublicKey
toBase64 abstract method
PublicKey mixin