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