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

O

Object Identifiers, See OIDs
OCSP (Online Certificate Status Protocol), Oracle Solaris Key Management Framework Features
OIDs
constructing, Constructing Mechanism OIDs
deallocation of, GSS-API OIDs
GSS-API, GSS-API OIDs
sets, GSS-API OIDs
specifying
GSS-API OIDs
Specifying an OID
types of data stored as, GSS-API OIDs
Online Certificate Status Protocol (OCSP), Oracle Solaris Key Management Framework Features
Oracle Solaris cryptographic framework
architecture, Overview of the Cryptographic Framework
crypto pseudo device driver, Components of the Cryptographic Framework
cryptoadm pseudo device driver, Components of the Cryptographic Framework
cryptoadm utility, Components of the Cryptographic Framework
cryptographic providers, Components of the Cryptographic Framework
cryptoki library, Overview of the Cryptoki Library
design requirements
kernel-level consumers, Requirements for Developers of Kernel-Level Consumers
kernel-level providers, Requirements for Developers of Kernel-Level Providers
special treatment of _fini() function, Avoiding Data Cleanup Collisions in User-Level Providers
user-level consumers, Requirements for Developers of User-Level Consumers
user-level providers, Requirements for Developers of User-Level Providers
elfsign utility, Components of the Cryptographic Framework
examples
message digest, Message Digest Example
random byte generation, Random Byte Generation Example
signing and verifying messages, Sign and Verify Example
symmetric encryption, Symmetric Encryption Example
introduction, Introduction to the Oracle Solaris Cryptographic Framework
kernel programmer interface, Components of the Cryptographic Framework
libpkcs11.so, Components of the Cryptographic Framework
modules verification library, Components of the Cryptographic Framework
packaging applications, Packaging Cryptographic Provider Applications and Modules
pkcs11_kernel.so, Components of the Cryptographic Framework
pkcs11_softtoken.so, Components of the Cryptographic Framework
pluggable interface, Components of the Cryptographic Framework
role in Oracle Solaris OS, Network Security Architecture
scheduler / load balancer
Components of the Cryptographic Framework
Components of the Cryptographic Framework
SPI
kernel level, Components of the Cryptographic Framework
Oracle Solaris Enterprise Authentication Mechanism, See SEAM
out-of-sequence problems, GSS-API, Detecting Sequence Problems in GSS-API