Package com.ibm.security12.java.security.interfaces

Interface Summary
DSAKeyPairGenerator An interface to an object capable of generating DSA key pairs.
RSAPrivateCrtKey The interface to an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAPrivateKey The interface to an RSA private key.
RSAPublicKey The interface to an RSA public key.