![]() |
ROOT
6.06/09
Reference Guide
|
Public Attributes | |
| rsa_NUMBER | n |
| rsa_NUMBER | e |
#include <rsadef.h>
Collaboration diagram for rsa_KEY:| rsa_NUMBER rsa_KEY::e |
Definition at line 114 of file rsadef.h.
Referenced by TAuthenticate::GenRSAKeys(), TAuthenticate::SecureRecv(), TAuthenticate::SecureSend(), and TAuthenticate::SetRSAPublic().
| rsa_NUMBER rsa_KEY::n |
Definition at line 113 of file rsadef.h.
Referenced by TAuthenticate::GenRSAKeys(), TAuthenticate::SecureRecv(), TAuthenticate::SecureSend(), and TAuthenticate::SetRSAPublic().