Virgil Security Crypto library  2.6.3
Public Member Functions | List of all members
virgil::crypto::pythia::VirgilPythiaContext Class Reference

This class encapsulates Pythia initialization routine. More...

#include <VirgilPythiaContext.h>

Public Member Functions

 VirgilPythiaContext ()
 Initialize Pythia context.
 

Detailed Description

This class encapsulates Pythia initialization routine.

Motivation: Pythia context locates in a global storage or a thread storage duration, so it's initialization must be handled properly.

Usage: This class object must be defined as a function local variable, or non-static class member.


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