digiKam
YFAuth::public_key Class Reference
+ Inheritance diagram for YFAuth::public_key:

Public Member Functions

vlong encrypt (const vlong &plain)
 
void MakeMe (const char *)
 

Public Attributes

vlong e
 
vlong m
 

Member Function Documentation

◆ encrypt()

vlong YFAuth::public_key::encrypt ( const vlong plain)

References e, and m.

◆ MakeMe()

void YFAuth::public_key::MakeMe ( const char *  me_str)

Member Data Documentation

◆ e

vlong YFAuth::public_key::e

Referenced by encrypt(), and MakeMe().

◆ m

vlong YFAuth::public_key::m

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