Namespace definitions
Predefined keypairs that can be used for testing.
Since
0.10.4
Properties
A keypair representing the actor alice.
Access the public key with rell.test.keypairs.alice.pub
, and the private key with rell.test.keypairs.alice.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor bob.
Access the public key with rell.test.keypairs.bob.pub
, and the private key with rell.test.keypairs.bob.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor charlie.
Access the public key with rell.test.keypairs.charlie.pub
, and the private key with rell.test.keypairs.charlie.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor dave.
Access the public key with rell.test.keypairs.dave.pub
, and the private key with rell.test.keypairs.dave.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor eve.
Access the public key with rell.test.keypairs.eve.pub
, and the private key with rell.test.keypairs.eve.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor frank.
Access the public key with rell.test.keypairs.frank.pub
, and the private key with rell.test.keypairs.frank.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor grace.
Access the public key with rell.test.keypairs.grace.pub
, and the private key with rell.test.keypairs.grace.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor heidi.
Access the public key with rell.test.keypairs.heidi.pub
, and the private key with rell.test.keypairs.heidi.priv
.
Not secure - unsuitable for production usage.
A keypair representing the actor trudy.
Access the public key with rell.test.keypairs.trudy.pub
, and the private key with rell.test.keypairs.trudy.priv
.
Not secure - unsuitable for production usage.