java.security
Package java.security
Provides the classes and interfaces for the security framework.
See: Description
Interface | Description |
---|---|
AlgorithmConstraints | This interface specifies constraints for cryptographic algorithms, keys (key sizes), and other algorithm parameters. |
Certificate | Deprecated A new certificate handling package is created in the Java platform. |
DomainCombiner | A |