| pN | [ in ] The public modulus. |
| nLength | [ in ] Contains the size in bytes of pN. |
| pD | [ in ] The private exponent. |
| dLength | [ in ] Contains the size in bytes of pd. |
| pE | [ in ] The public exponent. |
| eLength | [ in ] Contains the size in bytes of pE. |
| pP | [ in ] One of the RSA parameters. |
| pLength | [ in ] Contains the size in bytes of pP. |
| pQ | [ in ] One of the RSA parameters. |
| qLength | [ in ] Contains the size in bytes of pQ. |
| pPrimeExpP | [ in ] Prime Exponent P |
| epLength | [ in ] Contains the size in bytes of pPrimeExpP. |
| pPrimeExpQ | [ in ] Prime Exponent Q |
| eqLength | [ in ] Contains the size in bytes of pPrimeExpQ. |
| pCRT | [ in ] CRT Coefficient |
| cLength | [ in ] Contains the size in bytes of pCRT. |