Struct proj_billing::billing::Keys
[−]
[src]
pub struct Keys {
pub my_sk: SecretKey,
pub their_pk: PublicKey,
}Cryptographic Keys
Fields
my_sk: SecretKey
Secret key and public key
their_pk: PublicKey
Public Key