<?php
$TOC = array (
  0 => 
  array (
    0 => 'openssl.setup.php',
    1 => 'Installing/Configuring',
  ),
  1 => 
  array (
    0 => 'openssl.constants.php',
    1 => 'Predefined Constants',
  ),
  2 => 
  array (
    0 => 'openssl.certparams.php',
    1 => 'Key/Certificate parameters',
  ),
  3 => 
  array (
    0 => 'openssl.cert.verification.php',
    1 => 'Certificate Verification',
  ),
  4 => 
  array (
    0 => 'ref.openssl.php',
    1 => 'OpenSSL Functions',
  ),
  5 => 
  array (
    0 => 'class.opensslcertificate.php',
    1 => 'OpenSSLCertificate',
  ),
  6 => 
  array (
    0 => 'class.opensslcertificatesigningrequest.php',
    1 => 'OpenSSLCertificateSigningRequest',
  ),
  7 => 
  array (
    0 => 'class.opensslasymmetrickey.php',
    1 => 'OpenSSLAsymmetricKey',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Cryptography Extensions',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Function Reference',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Preface',
  ),
);