JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Developer's Guide to Oracle Solaris Security     Oracle Solaris 11 Express 11/10
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 and Providers

10.  Introduction to the Oracle Solaris Key Management Framework

A.  Sample C-Based GSS-API Programs

B.  GSS-API Reference

C.  Specifying an OID

D.  Source Code for SASL Example

E.  SASL Reference Tables

F.  Packaging and Signing Cryptographic Providers

Glossary

Index

A

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

D

data encryption, GSS-API, Wrapping Messages With gss_wrap()
data protection, GSS-API, Sending Protected Data in GSS-API
data replay, Glossary
data types
GSS-API
GSS-API Data Types
GSS-API Data Types and Values
integers, GSS-API Integers
names, Names in GSS-API
strings, Strings and Similar Data in GSS-API
privileges, Privilege Data Types
default credentials, GSS-API, Acquiring Credentials in GSS-API
delegation, credentials, Delegating a Credential in GSS-API
design requirements
Oracle Solaris cryptographic framework
kernel-level consumers, Requirements for Developers of Kernel-Level Consumers
kernel-level providers, Requirements for Developers of Kernel-Level Providers
user-level consumers, Requirements for Developers of User-Level Consumers
user-level providers, Requirements for Developers of User-Level Providers
digesting messages, Oracle Solaris cryptographic framework, Message Digest Example