Type Definition async_psec::Identity[][src]

type Identity = Keypair;
Expand description

A PSEC Identity.

This is just a curve25519 keypair.