jdk/src/java.base/share/classes/javax/crypto/package.html
changeset 29492 a4bf9a570035
parent 25859 3317bb8137f4
equal deleted inserted replaced
29491:821faf99fb06 29492:a4bf9a570035
     1 <!--
     1 <!--
     2 Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
     2 Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
     3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 
     4 
     5 This code is free software; you can redistribute it and/or modify it
     5 This code is free software; you can redistribute it and/or modify it
     6 under the terms of the GNU General Public License version 2 only, as
     6 under the terms of the GNU General Public License version 2 only, as
     7 published by the Free Software Foundation.  Oracle designates this
     7 published by the Free Software Foundation.  Oracle designates this
    45 provider-based implementations without having to add or rewrite code.
    45 provider-based implementations without having to add or rewrite code.
    46 
    46 
    47 <h2>Package Specification</h2>
    47 <h2>Package Specification</h2>
    48 
    48 
    49 <ul>
    49 <ul>
    50   <li><a href="{@docRoot}/../technotes/guides/security/StandardNames.html"><b>
    50   <li><a href="{@docRoot}/../technotes/guides/security/StandardNames.html">
    51     <b>Java<FONT SIZE=-2><SUP>TM</SUP></FONT>
    51     <b>Java&trade;
    52     Cryptography Architecture Standard Algorithm Name
    52     Cryptography Architecture Standard Algorithm Name
    53     Documentation</b></a></li>
    53     Documentation</b></a></li>
    54 </ul>
    54 </ul>
    55 
    55 
    56 <h2>Related Documentation</h2>
    56 <h2>Related Documentation</h2>
    58 For further documentation, please see:
    58 For further documentation, please see:
    59 <ul>
    59 <ul>
    60   <li>
    60   <li>
    61     <a href=
    61     <a href=
    62       "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html">
    62       "{@docRoot}/../technotes/guides/security/crypto/CryptoSpec.html">
    63       <b>Java<FONT SIZE=-2><SUP>TM</SUP></FONT>
    63       <b>Java&trade;
    64        Cryptography Architecture (JCA) Reference Guide
    64        Cryptography Architecture (JCA) Reference Guide
    65       </b></a></li>
    65       </b></a></li>
    66   <li>
    66   <li>
    67     <a href=
    67     <a href=
    68       "{@docRoot}/../technotes/guides/security/crypto/HowToImplAProvider.html">
    68       "{@docRoot}/../technotes/guides/security/crypto/HowToImplAProvider.html">
    69       <b>How to Implement a Provider in the
    69       <b>How to Implement a Provider in the
    70       Java<FONT SIZE=-2><SUP>TM</SUP></FONT> Cryptography Architecture
    70       Java&trade; Cryptography Architecture
    71       </b></a></li>
    71       </b></a></li>
    72 </ul>
    72 </ul>
    73 
    73 
    74 @since 1.4
    74 @since 1.4
    75 </body>
    75 </body>