Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::RsaInterface::Parameters Struct Reference

Parameters structure passed to an RSA implementation class. More...

#include <RsaInterface.h>

Public Member Functions

 Parameters (int mode)
 

Public Attributes

int _mode
 

Detailed Description

Parameters structure passed to an RSA implementation class.

Constructor & Destructor Documentation

◆ Parameters()

sf::RsaInterface::Parameters::Parameters ( int  mode)
inlineexplicit

Member Data Documentation

◆ _mode

int sf::RsaInterface::Parameters::_mode

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