<?php
$TOC = array (
  0 => 
  array (
    0 => 'openssl.purpose-check.php',
    1 => 'Options de validations g&eacute;n&eacute;rales',
  ),
  1 => 
  array (
    0 => 'openssl.padding.php',
    1 => 'Options de remplissage (Padding) pour le chiffrement asym&eacute;trique',
  ),
  2 => 
  array (
    0 => 'openssl.key-types.php',
    1 => 'Types de cl&eacute;s',
  ),
  3 => 
  array (
    0 => 'openssl.pkcs7.flags.php',
    1 => 'Constantes/options PKCS7',
  ),
  4 => 
  array (
    0 => 'openssl.cms.flags.php',
    1 => 'Drapeaux/Constantes CMS',
  ),
  5 => 
  array (
    0 => 'openssl.signature-algos.php',
    1 => 'Algorithmes de signature',
  ),
  6 => 
  array (
    0 => 'openssl.ciphers.php',
    1 => 'Chiffrements',
  ),
  7 => 
  array (
    0 => 'openssl.constversion.php',
    1 => 'Constantes de version',
  ),
  8 => 
  array (
    0 => 'openssl.constsni.php',
    1 => 'Constantes d\'identification du nom de serveur',
  ),
  9 => 
  array (
    0 => 'openssl.constants.other.php',
    1 => 'Autres constantes',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.openssl.php',
    1 => 'OpenSSL',
  ),
  1 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Extensions sur la cryptographie',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);