Security.java: Don't use in the api doc.
2003-12-02 Mark Wielaard <mark@klomp.org> * java/security/Security.java: Don't use in the api doc. From-SVN: r74191
This commit is contained in:
parent
23757fa5ca
commit
0548bb4aba
2 changed files with 5 additions and 1 deletions
|
@ -475,7 +475,7 @@ public final class Security extends Object
|
|||
* provider that supplied a CertificateFactory implementation for X.509
|
||||
* certificates.</p></li>
|
||||
*
|
||||
* <li><p><crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value></p>
|
||||
* <li><p><crypto_service>.<algorithm_or_type> <attribute_name>:<attribute_value></p>
|
||||
* <p>The cryptographic service name must not contain any dots. There must
|
||||
* be one or more space charaters between the the <algorithm_or_type>
|
||||
* and the <attribute_name>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue