MCPcopy Create free account
hub / github.com/Driver-C/tryssh / clearMasterKeyForTest

Function clearMasterKeyForTest

pkg/config/loader_test.go:492–494  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

490}
491
492func clearMasterKeyForTest() {
493 utils.ClearMasterKey()
494}
495
496func deriveTestKey(t *testing.T, password string) []byte {
497 t.Helper()

Calls 1

ClearMasterKeyFunction · 0.92

Tested by

no test coverage detected