| Skip Navigation Links | |
| Exit Print View | |
|
Developer's Guide to Oracle Solaris 10 Security Oracle Solaris 10 1/13 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 and Providers
10. Using the Smart Card Framework
A. Sample C-Based GSS-API Programs
D. Source Code for SASL Example
Effective Privilege Set
Components of the Cryptographic Framework
To Request a Certificate for Signing a Provider
To Verify That a Provider Is Signed
Sending Protected Data in GSS-API
Wrapping Messages With gss_wrap()
Complying with U.S. Government Export Laws
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
Complying with U.S. Government Export Laws
Exporting and Importing Contexts in GSS-API