Class | Description |
---|---|
IaikPBEParameterSpec |
This class extends PBEParameterSpec and implements the ASN1Type interface.
|
PBEKeyAndParameterSpec |
This class is simply a combination of PBEParameterSpec and
PBEKeySpec since both specs are needed when generating a
SecretKey for a MAC.
|