java.security.interfaces.RSAPrivateCrtKey |
![]() |
The interface to an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the crtCoefficient.
| |||||||||||
Returns the primeExponentP.
| |||||||||||
Returns the primeExponentQ.
| |||||||||||
Returns the primeP.
| |||||||||||
Returns the primeQ.
| |||||||||||
Returns the public exponent.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns the crtCoefficient.
Returns the primeExponentP.
Returns the primeExponentQ.
Returns the public exponent.