aboutsummaryrefslogblamecommitdiffstats
path: root/lib/public_key/doc/src/ref_man.xml
blob: 2bd1733dbc744efbea60d6720f425931f48862b0 (plain) (tree)
1
2
3
4
5
6
7
8
                                       





                                                        
                       


                                                       










                                                                          











                                                            

                                                                                               

                
                                         





                                     
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE application SYSTEM "application.dtd">

<application xmlns:xi="http://www.w3.org/2001/XInclude">
  <header>
    <copyright>
      <year>2008</year>
      <year>2016</year>
      <holder>Ericsson AB, All Rights Reserved</holder>
    </copyright>
    <legalnotice>
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

  The Initial Developer of the Original Code is Ericsson AB.
    </legalnotice>

    <title>public_key Reference Manual</title>
    <prepared>Ingela Anderton Andin</prepared>
    <docno></docno>
    <date>2008-01-22</date>
    <rev></rev>
    <file>ref_man.xml</file>
  </header>
  <description>
    <p>The <c>public_key</c> application provides functions to handle public-key infrastructure
    from RFC 3280 (X.509 certificates) and parts of the PKCS standard.
    </p>
  </description>
  <xi:include href="public_key_app.xml"/>
  <xi:include href="public_key.xml"/>
</application>