package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Packages

# Functions

FromEncryptedJSON gets key [K] from keyJSON [E] and password.
RunKeyExportImportTestcase executes a testcase to validate keys import/export functionality.
ToEncryptedJSON returns encrypted JSON [E] representing key [K].

# Structs

EncryptedKeyExport represents a chain specific encrypted key.

# Interfaces

KeyType represents a key type for keys testing.

# Type aliases

CreateKeyFunc represents a function to create a key.
DecryptFunc represents a function to decrypt a key.