giga::data::RsaKey Struct Reference

#include <RsaKey.h>

Public Member Functions

template<class Manager >
void visit (const Manager &m)
 

Public Attributes

std::string publicKey = {}
 
std::string privateKey = {}
 
std::string aesIv = {}
 
std::string aesSalt = {}
 

Detailed Description

An rsa key pair. Private key is aes encrypted.


The documentation for this struct was generated from the following file:
  • /home/thomas/code/GiGaSdk/src/giga/api/data/RsaKey.h