May 2001
Intermediate to advanced
618 pages
20h 50m
English
Interface java.security.spec.Algorithm-ParameterSpec
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
|
Read now
Unlock full access