Uses of Class
javax.security.auth.DestroyFailedException
| Package | Description |
|---|---|
| java.security |
Extensible cryptographic service provider infrastructure (SPI) for using
and defining services such as
Certificates,
Keys, KeyStores, MessageDigests, and Signatures. |
| javax.security.auth |
-
Uses of DestroyFailedException in java.security
Methods in java.security that throw DestroyFailedException Modifier and Type Method Description voidKeyStore.PasswordProtection. destroy()Destroys / invalidates the password. -
Uses of DestroyFailedException in javax.security.auth
Methods in javax.security.auth that throw DestroyFailedException Modifier and Type Method Description voidDestroyable. destroy()Erases the sensitive information.