May 1998
Intermediate to advanced
469 pages
14h 57m
English
Interface java.security.spec.AlgorithmParameterSpec
Algorithm parameter specifications are used to import and export keys via a key factory. This interface is used strictly for type identification; the specifics of the parameters are left to the implementing class.
public interface java.security.spec.AlgorithmParameterSpec {
}
DSAParameterSpec, KeyFactory