[][src]Module lair_keystore_api::test

Test keystore implementation. DANGER - Not for production!

Structs

FixtureSignEd25519Keypair

DANGER! These Fixture Keypairs should NEVER be used in production The private keys have not been handled securely! To be clear, the private keys are committed in a public repo on github!

FixtureTlsCert

DANGER! These Fixture Certs should NEVER be used in production The private keys have not been handled securely! To be clear, the private keys are committed in a public repo on github!

FixtureX25519Keypair

DANGER! These Fixture Keypairs should NEVER be used in production The private keys have not been handled securely! To be clear, the private keys are committed in a public repo on github!

Functions

spawn_test_keystore

Spawn a test keystore using publicly available private keys. DANGER - Not for production!