PALISADE Lattice Crypto Library  1.11.9
A lattice crypto library for software engineers by software engineers.
Public Member Functions | Public Attributes | List of all members
lbcrypto::LPKeyPair< Element > Class Template Reference

Public Member Functions

 LPKeyPair (LPPublicKey< Element > a, LPPrivateKey< Element > b)
 
 LPKeyPair (LPPublicKeyImpl< Element > *a=nullptr, LPPrivateKeyImpl< Element > *b=nullptr)
 
bool good ()
 

Public Attributes

LPPublicKey< Element > publicKey
 
LPPrivateKey< Element > secretKey
 

The documentation for this class was generated from the following file: