Description of Figure The SecretKeyFactory Class
Description of figure The SecretKeyFactory Class
This figure consists of boxes labeled as follows:
  - Key Spec: Two boxes are labeled this
- Secret Key Factory (DES): This box has a sublabel, generateSecret()
- Secret Key: Two boxes are labeled this
- Secret Key Factory (DES): This box has a sublabel, getKeySpec()
Unlabeled arrows connect these boxes:
  - From Key Spec #1 to Secret Key Factory (DES), generateSecret()
- From Secret Key Factory (DES), generateSecret()to Secret Key #1
- From Secret Key #2 to Secret Key Factory (DES), getKeySpec()
- From Secret Key Factory (DES), getKeySpec()to Key Spec #2