JavaScript is required to for searching.
ナビゲーションリンクをスキップ
印刷ビューの終了
Oracle Solaris 10 セキュリティー開発者ガイド     Oracle Solaris 10 1/13 Information Library (日本語)
search filter icon
search icon

ドキュメントの情報

はじめに

1.  Oracle Solaris の開発者向けセキュリティー機能 (概要)

2.  特権付きアプリケーションの開発

3.  PAM アプリケーションおよび PAM サービスの記述

4.  GSS-API を使用するアプリケーションの記述

5.  GSS-API クライアント例

6.  GSS-API サーバー例

7.  SASL を使用するアプリケーションの記述

8.  Oracle Solaris 暗号化フレームワークの紹介

9.  ユーザーレベルの暗号化アプリケーションとプロバイダの記述

10.  スマートカードフレームワークの使用

A.  C ベース の GSS-API プログラム例

B.  GSS-API リファレンス

C.  OID の指定

D.  SASL ソースコード例

E.  SASL リファレンス

F.  暗号化プロバイダのパッケージ化と署名

用語集

索引

A

C

E

F

G

I

J

K

L

M

O

P

Q

R

S

T

U

X

S

SASL
authid, index iconSASL ライブラリの基本
auxprop プラグイン, index icon補助プロパティー (auxprop) プラグイン
libsasl API, index iconSASL における通信
libsasl の初期化, index iconlibsasl の初期化
Solaris OS における役割, index iconネットワークセキュリティーアーキテクチャー
SPI, index iconSASL プラグインの概要
SSF, index iconSASL セキュリティー強度係数 (SSF)
SSF の設定, index iconSASL セッションの初期化
userid, index iconSASL ライブラリの基本
アーキテクチャー, index iconSASL アーキテクチャー
概要, index icon簡易認証セキュリティー層 (SASL) の紹介
関数, index iconSASL インタフェースの概要
機密性, index iconSASL の機密性と整合性
クライアントアプリケーション例, index iconSASL クライアントの例
コールバック
SASL_CB_AUTHNAME, index iconSASL における通信
SASL_CB_CANON_USER, index iconSASL における通信
SASL_CB_ECHOPROMPT, index iconSASL における通信
SASL_CB_GETCONF, index iconSASL における通信
SASL_CB_GETOPT, index iconSASL における通信
SASL_CB_GETPATH, index iconSASL における通信
SASL_CB_GETREALM, index iconSASL における通信
SASL_CB_LANGUAGE, index iconSASL における通信
SASL_CB_LOG, index iconSASL における通信
SASL_CB_NOECHOPROMPT, index iconSASL における通信
SASL_CB_PASS, index iconSASL における通信
SASL_CB_PROXY_POLICY, index iconSASL における通信
SASL_CB_SERVER_USERDB_CHECKPASS, index iconSASL における通信
SASL_CB_SERVER_USERDB_SETPASS, index iconSASL における通信
SASL_CB_USER, index iconSASL における通信
SASL_CB_VERIFYFILE, index iconSASL における通信
サーバーアプリケーション例, index iconSASL サーバーの例
参照表, index iconSASL インタフェースの概要
出力例, index iconSASL の例
整合性, index iconSASL の機密性と整合性
関数例, index icon共通のコード
セッションの解放, index iconSASL セッションの解放
セッションの初期化, index iconSASL セッションの初期化
接続コンテキスト, index iconSASL 接続コンテキスト
認証, index iconSASL 認証
標準化, index iconユーザー標準化プラグイン
プラグインの設計, index iconSASL プラグイン開発のガイドライン
概要, index iconSASL プラグインの概要
クライアントプラグイン, index iconクライアントプラグイン
構造体, index iconSASL プラグインに関する重要な構造体
サーバープラグイン, index iconサーバープラグイン
メカニズム, index iconセキュリティーメカニズム
ライフサイクル, index iconSASL サイクル内のステップ
ライブラリ, index iconSASL ライブラリの基本
リソースの解放, index iconlibsasl のクリーンアップ
sasl_canonuser_plug_nit() 関数, index iconユーザー標準化プラグイン
SASL_CB_AUTHNAME コールバック, index iconSASL における通信
SASL_CB_CANON_USER コールバック, index iconSASL における通信
SASL_CB_ECHOPROMPT コールバック, index iconSASL における通信
SASL_CB_GETCONF コールバック, index iconSASL における通信
SASL_CB_GETOPT コールバック, index iconSASL における通信
SASL_CB_GETPATH コールバック, index iconSASL における通信
SASL_CB_GETREALM コールバック, index iconSASL における通信
SASL_CB_LANGUAGE コールバック, index iconSASL における通信
SASL_CB_LOG コールバック, index iconSASL における通信
SASL_CB_NOECHOPROMPT コールバック, index iconSASL における通信
SASL_CB_PASS コールバック, index iconSASL における通信
SASL_CB_PROXY_POLICY コールバック, index iconSASL における通信
SASL_CB_SERVER_USERDB_CHECKPASS コールバック, index iconSASL における通信
SASL_CB_SERVER_USERDB_SETPASS コールバック, index iconSASL における通信
SASL_CB_USER コールバック, index iconSASL における通信
SASL_CB_VERIFYFILE コールバック, index iconSASL における通信
sasl_client_add_plugin() 関数, index iconSASL プラグインの概要
sasl_client_init() 関数
index iconlibsasl の初期化
index iconSASL プラグインの概要
sasl_client_new() 関数, SASL ライフサイクル, index iconSASL セッションの初期化
sasl_client_start() 関数, SASL ライフサイクル, index iconSASL 認証
SASL_CONTINUE フラグ, index iconSASL 認証
sasl_decode() 関数, index iconSASL の機密性と整合性
sasl_dispose() 関数
index iconSASL セッションの解放
index iconlibsasl のクリーンアップ
sasl_done() 関数
index iconSASL セッションの解放
index iconlibsasl のクリーンアップ
sasl_encode() 関数, index iconSASL の機密性と整合性
sasl_getprop() 関数, SSF の検査, index iconSASL の機密性と整合性
SASL_INTERACT フラグ, index iconSASL 認証
SASL_OK フラグ, index iconSASL 認証
sasl_server_add_plugin() 関数, index iconSASL プラグインの概要
sasl_server_init() 関数
index iconlibsasl の初期化
index iconSASL プラグインの概要
sasl_server_new() 関数, SASL ライフサイクル, index iconSASL セッションの初期化
sasl_server_start() 関数, SASL ライフサイクル, index iconSASL 認証
SCF
インタフェース, index iconスマートカードのコンシューマアプリケーションの開発
カードオブジェクト, index iconスマートカードのコンシューマアプリケーションの開発
概要, index iconOracle Solaris スマートカードフレームワークの概要
セッションオブジェクト, index iconスマートカードのコンシューマアプリケーションの開発
セッション関数, index iconSCF セッションインタフェース
その他の関数, index iconSCF カードとその他のインタフェース
端末オブジェクト, index iconスマートカードのコンシューマアプリケーションの開発
端末関数, index iconSCF 端末インタフェース
リスナーオブジェクト, index iconスマートカードのコンシューマアプリケーションの開発
SCF_Card_close() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_exchangeAPDU() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_getInfo() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_lock() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_reset() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_unlock() 関数, index iconSCF カードとその他のインタフェース
SCF_Card_waitForCardRemoved() 関数, index iconSCF カードとその他のインタフェース
SCF_Session_close() 関数, index iconSCF セッションインタフェース
SCF_Session_freeInfo() 関数, index iconSCF セッションインタフェース
SCF_Session_getInfo() 関数, index iconSCF セッションインタフェース
SCF_Session_getSession() 関数, index iconSCF セッションインタフェース
SCF_Session_getTerminal() 関数, index iconSCF セッションインタフェース
SCF_strerror() 関数, index iconSCF カードとその他のインタフェース
SCF_Terminal_addEventListener() 関数, index iconSCF 端末インタフェース
SCF_Terminal_close() 関数, index iconSCF 端末インタフェース
SCF_Terminal_freeInfo() 関数, index iconSCF 端末インタフェース
SCF_Terminal_getCard() 関数, index iconSCF 端末インタフェース
SCF_Terminal_getInfo() 関数, index iconSCF 端末インタフェース
SCF_Terminal_removeEventListener() 関数, index iconSCF 端末インタフェース
SCF_Terminal_updateEventListener() 関数, index iconSCF 端末インタフェース
SCF_Terminal_waitForCardAbsent() 関数, index iconSCF 端末インタフェース
SCF_Terminal_waitForCardPresent() 関数, index iconSCF 端末インタフェース
SEAM, GSS-API, index iconGSS-API で利用可能なメカニズム
send_token() 関数, GSS-API クライアント例, index iconGSS-API セキュリティーコンテキストの確立
server_acquire_creds() 関数, GSS-API サーバー例, index icon資格の獲得
server_establish_context() 関数, GSS-API サーバー例, index iconコンテキストの受け入れ
setppriv() 関数, 機能説明, index iconsetppriv(): 特権設定用
sign_server() 関数
GSS-API クライアント例, index iconGSSAPI サーバー例: main() 関数
GSS-API サーバー例, index iconクライアントからのデータの受信
Simple Authentication and Security Layer, 「SASL」を参照
Solaris Enterprise Authentication Mechanism, 「SEAM」を参照
Solaris 暗号化フレームワーク
Solaris OS における役割, index iconシステムセキュリティー
アーキテクチャー, index icon暗号化フレームワークの概要
アプリケーションのパッケージ化, index icon暗号化プロバイダアプリケーションおよびモジュールのパッケージ化
紹介, index iconOracle Solaris 暗号化フレームワークの紹介
設計要件
ユーザーレベルのコンシューマ, index iconユーザーレベルのコンシューマ開発者に対する要件
Solaris スマートカードフレームワーク, 「SCF」を参照
SPI
Solaris 暗号化フレームワーク
ユーザーレベル, index icon暗号化フレームワークのコンポーネント
SSF
設定
index iconSASL セッションの初期化
index iconSASL 認証
定義, index iconSASL セキュリティー強度係数 (SSF)
SUNW_C_GetMechSession() 関数
index icon拡張 PKCS #11 関数: SUNW_C_GetMechSession()
index icon拡張 PKCS #11 関数: SUNW_C_KeyToObject
ダイジェストメッセージの例, index iconメッセージダイジェストの例
対称暗号化の例, index icon対称暗号化の例
System V IPC 特権, index icon特権の種類