<?php
$TOC = array (
  0 => 
  array (
    0 => 'openssl.purpose-check.php',
    1 => '目的を調べるフラグ',
  ),
  1 => 
  array (
    0 => 'openssl.padding.php',
    1 => '非対称暗号化のパディングフラグ',
  ),
  2 => 
  array (
    0 => 'openssl.key-types.php',
    1 => 'キーの種類',
  ),
  3 => 
  array (
    0 => 'openssl.pkcs7.flags.php',
    1 => 'PKCS7 フラグ/定数',
  ),
  4 => 
  array (
    0 => 'openssl.cms.flags.php',
    1 => 'CMS (暗号メッセージシンタックス) 関連のフラグ/定数',
  ),
  5 => 
  array (
    0 => 'openssl.signature-algos.php',
    1 => '署名アルゴリズム',
  ),
  6 => 
  array (
    0 => 'openssl.ciphers.php',
    1 => '暗号化方式',
  ),
  7 => 
  array (
    0 => 'openssl.constversion.php',
    1 => 'バージョン定数',
  ),
  8 => 
  array (
    0 => 'openssl.constsni.php',
    1 => 'Server Name Indication 定数',
  ),
  9 => 
  array (
    0 => 'openssl.constants.other.php',
    1 => 'その他の定数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.openssl.php',
    1 => 'OpenSSL',
  ),
  1 => 
  array (
    0 => 'refs.crypto.php',
    1 => '暗号',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);