aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/doc/src/part.xml
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-01-11 15:04:03 +0100
committerIngela Anderton Andin <[email protected]>2013-01-11 15:05:34 +0100
commit228aa99db473dc2145c8f55819e972f5dc6bb501 (patch)
tree4b9f74feadfdf636d05effaa4047e411d30f0469 /lib/public_key/doc/src/part.xml
parent8c1fbae6c118d366aaccd50a1795190bad97d7f3 (diff)
downloadotp-228aa99db473dc2145c8f55819e972f5dc6bb501.tar.gz
otp-228aa99db473dc2145c8f55819e972f5dc6bb501.tar.bz2
otp-228aa99db473dc2145c8f55819e972f5dc6bb501.zip
public_key: Enhance documentation
Diffstat (limited to 'lib/public_key/doc/src/part.xml')
-rw-r--r--lib/public_key/doc/src/part.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/public_key/doc/src/part.xml b/lib/public_key/doc/src/part.xml
index ea3123b5bd..08fa4eec58 100644
--- a/lib/public_key/doc/src/part.xml
+++ b/lib/public_key/doc/src/part.xml
@@ -5,7 +5,7 @@
<header>
<copyright>
<year>2008</year>
- <year>2011</year>
+ <year>2013</year>
<holder>Ericsson AB, All Rights Reserved</holder>
</copyright>
<legalnotice>
@@ -32,8 +32,10 @@
</header>
<description>
<p> This application provides an API to public key infrastructure
- from RFC 3280 (X.509 certificates) and some public key formats defined
- by the PKCS-standard. </p>
+ from <url href="http://www.ietf.org/rfc/rfc5280.txt">RFC
+ 5280</url> (X.509 certificates) and public key formats defined by
+ the <url href="http://www.rsa.com/rsalabs/node.asp?id=2124">
+ PKCS-standard</url></p>
</description>
<xi:include href="introduction.xml"/>
<xi:include href="public_key_records.xml"/>