Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEntryWithEmbed ¶
func CreateEntryWithEmbed(ipfsPath string, publicKey crypto.PubKey, privateKey crypto.PrivKey) (*pb.IpnsEntry, error)
CreateEntryWithEmbed shows how you can create an IPNS entry and embed it with a public key. For ed25519 keys this is not needed so attempting to embed with an ed25519 key, will not actually embed the key
func GenerateEDKeyPair ¶
GenerateEDKeyPair is used to generate an ED25519 keypair
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.