MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / Update

Method Update

crypto/keys/keybase.go:407–428  ·  view source on GitHub ↗

Update changes the passphrase with which an already stored key is encrypted. oldpass must be the current passphrase used for encryption, getNewpass is a function to get the passphrase to permanently replace the current passphrase

(name, oldpass string, getNewpass func() (string, error))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetMethod · 0.95
writeLocalKeyMethod · 0.95

Tested by

no test coverage detected