JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Developer's Guide to Oracle Solaris 11 Security     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Oracle Solaris Security for Developers (Overview)

2.  Developing Privileged Applications

3.  Writing PAM Applications and Services

4.  Writing Applications That Use GSS-API

5.  GSS-API Client Example

6.  GSS-API Server Example

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

C.  GSS-API Reference

D.  Specifying an OID

E.  Source Code for SASL Example

F.  SASL Reference Tables

Glossary

Index

A

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

E

effective privilege set, defined, index iconEffective Privilege Set
elfsign command, Oracle Solaris cryptographic framework, index iconComponents of the Cryptographic Framework
encryption
GSS-API, index iconSending Protected Data in GSS-API
wrapping messages with gss_wrap(), index iconWrapping Messages With gss_wrap()
error codes, GSS-API, index iconGSS-API Major Status Code Values
examples
checking for authorizations, index iconAbout Authorizations
GSS-API client application
description, index iconGSSAPI Client Example Overview
source code, index iconClient-Side Application
GSS-API miscellaneous functions
source code, index iconMiscellaneous GSS-API Sample Functions
GSS-API server application
description, index iconGSSAPI Server Example Overview
source code, index iconServer-Side Application
miscellaneous SASL functions, index iconCommon Code
Oracle Solaris cryptographic framework
message digest, index iconMessage Digest Example
random byte generation, index iconRandom Byte Generation Example
signing and verifying messages, index iconSign and Verify Example
symmetric encryption, index iconSymmetric Encryption Example
PAM consumer application, index iconA Simple PAM Consumer Example
PAM conversation function, index iconWriting Conversation Functions
PAM service provider, index iconSample PAM Provider Service Module
privilege bracketing, index iconPrivilege Bracketing in the Least Privilege Model
SASL client application, index iconSASL Client Example
SASL server application, index iconSASL Server Example
exporting GSS-API contexts, index iconExporting and Importing Contexts in GSS-API