Interface RSAPrivateCrtKey

All Superinterfaces:
Key, PrivateKey, RSAKey, RSAPrivateKey, Serializable
All Known Implementing Classes:
BCRSAPrivateCrtKey, JCERSAPrivateCrtKey, OpenSSLRSAPrivateCrtKey

public interface RSAPrivateCrtKey
extends RSAPrivateKey
The interface for a PKCS#1 RSA private key using CRT information values.