Data Fields

BC_RSA_PRIVATE_KEY Struct Reference
[Public key cryptography]

Structure that holds the RSA private key. More...

Data Fields

const BC_NANU_CONSp
 First prime, P.
const BC_NANU_CONSq
 Second prime, Q.
const BC_NANU_CONSP
 D mod (P-1) (D:private exponent).
const BC_NANU_CONSQ
 D mod (Q-1).
const BC_NANU_CONSI
 Q-1 mod P.

Detailed Description

Structure that holds the RSA private key.


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