Provides the underlying structure of the security system, including base classes for permissions.
Classes | |
class | secure_string |
Represents text that should be kept confidential, such as by deleting it from computer memory when no longer needed. This class cannot be inherited. More... | |
class | security_exception |
The exception that is thrown when an I/O error occurs. More... | |