package
1.8.15
Repository: https://github.com/allmaxgit/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewAESEncryptedStorage creates a new encrypted storage backed by the given file/key.
No description provided by the author

# Structs

AESEncryptedStorage is a storage type which is backed by a json-file.
EphemeralStorage is an in-memory storage that does not persist values to disk.

# Interfaces

No description provided by the author