Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEntryWithEmbed ¶
func CreateEntryWithEmbed(dms3Path string, publicKey crypto.PubKey, privateKey crypto.PrivKey) (*pb.Dms3NsEntry, error)
CreateEntryWithEmbed shows how you can create an DMS3NS 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.