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
@ -1,3 +1,7 @@
|
||||
2003-12-02 Mark Wielaard <mark@klomp.org>
|
||||
|
||||
* java/security/Security.java: Don't use in the api doc.
|
||||
|
||||
2003-12-02 Dalibor Topic <robilad@kaffe.org>
|
||||
|
||||
Reported by: Jim Pick <jim@kaffe.org>
|
||||
|
@ -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…
Reference in New Issue
Block a user