@textile/hub > PublicKey > toString
PublicKey.toString() method
Return the base32-encoded multibase string of the bytes
of this public key. Useful for encoding the key for sharing etc.
Signature:
toString(): string;
Returns:
string
@textile/hub > PublicKey > toString
Return the base32-encoded multibase string of the bytes
of this public key. Useful for encoding the key for sharing etc.
Signature:
toString(): string;
Returns:
string