[][src]Module holochain_core_types::keys

Structs

Key

represents a single Key e.g. private + public keys would be two Key structs

Keys

represents a set of Keys for an agent includes both public and private keys also includes the node id of the agent with these keys

Functions

test_key

generates a new key suitable for testing

test_keys

generates new id/pub/priv keys suitable for testing

test_node_id

generates a new node id suitable for testing

test_private_key

dummy private key

test_public_key

dummy public key