Builds an IPNS Name associated with given public key.
|
In
Exec
|
|
|
Public Key (P EM)
Array of Bytes
|
PEM-encoded public key data |
|
Out
Exec
|
|
|
Error Message
String
|
message containing error description. Empty if returns true |
|
IPNS Name
String
|
built IPNS Name associated with the public key |
|
Success
Boolean
|
True if building was successful, false otherwise |