CreateMnemonic generates a new key and persists it to storage, encrypted using the provided password. It returns the generated mnemonic and the key Info. It returns an error if it fails to generate a key for the given algo type, or if another key is already stored under the same name.
(name string, language Language, passwd string, algo SigningAlgo)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected