| Skip Navigation Links | |
| Exit Print View | |
|
Developer's Guide to Oracle Solaris 11 Security Oracle Solaris 11.1 Information Library |
1. Oracle Solaris Security for Developers (Overview)
2. Developing Privileged Applications
3. Writing PAM Applications and Services
4. Writing Applications That Use GSS-API
7. Writing Applications That Use SASL
8. Introduction to the Oracle Solaris Cryptographic Framework
9. Writing User-Level Cryptographic Applications
10. Introduction to the Oracle Solaris Key Management Framework
A. Secure Coding Guidelines for Developers
B. Sample C-Based GSS-API Programs
Effective Privilege Set
Components of the Cryptographic Framework
Sending Protected Data in GSS-API
Wrapping Messages With gss_wrap()
GSS-API Major Status Code Values
About Authorizations
GSSAPI Client Example Overview
Client-Side Application
Miscellaneous GSS-API Sample Functions
GSSAPI Server Example Overview
Server-Side Application
Common Code
Message Digest Example
Random Byte Generation Example
Sign and Verify Example
Symmetric Encryption Example
A Simple PAM Consumer Example
Writing Conversation Functions
Sample PAM Provider Service Module
Privilege Bracketing in the Least Privilege Model
SASL Client Example
SASL Server Example
Exporting and Importing Contexts in GSS-API