java.security.spec
Interface KeySpec

All Known Implementing Classes:
DESedeKeySpec, DESKeySpec, DHPrivateKeySpec, DHPublicKeySpec, DSAPrivateKeySpec, DSAPublicKeySpec, EncodedKeySpec, PBEKeySpec, PKCS8EncodedKeySpec, RSAMultiPrimePrivateCrtKeySpec, RSAPrivateCrtKeySpec, RSAPrivateKeySpec, RSAPublicKeySpec, SecretKeySpec, X509EncodedKeySpec

public interface KeySpec

A transparent interface for Key Specifications. It contains no member functions. It is used to group key classes.

Since:
JDK 1.2