Uses of Interface
javax.security.auth.Destroyable
| Package | Description |
|---|---|
| java.security |
Extensible cryptographic service provider infrastructure (SPI) for using
and defining services such as
Certificates,
Keys, KeyStores, MessageDigests, and Signatures. |
-
Uses of Destroyable in java.security
Classes in java.security that implement Destroyable Modifier and Type Class Description static classKeyStore.PasswordProtectionPasswordProtectionis aProtectionParameterthat protects aKeyStoreusing a password.