SSP21-CPP
Public Member Functions | Public Attributes | List of all members
ssp21::StaticKeys Struct Reference

Public Member Functions

 StaticKeys (const std::shared_ptr< const PublicKey > &public_key, const std::shared_ptr< const PrivateKey > &private_key)
 

Public Attributes

const std::shared_ptr< const PublicKeypublic_key
 
const std::shared_ptr< const PrivateKeyprivate_key
 

Detailed Description

Definition at line 11 of file StaticKeys.h.