func Reset()
Reset indicates a new test is starting and previously returned private key fixtures may be reused.
func RunWithPrivateKeyFixtureDirectory(m *testing.M)
RunWithPrivateKeyFixtureDirectory overrides NewPrivateKey to return private key fixtures while executing tests in m.