summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax/security/cert/package.html
blob: 792b44636143df19533059ed4606cb5f9b65bd3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<html>
<body>
<p>
This package is provided only for compatibility reasons. It contains  a simplified
version of the java.security.cert package that was previously used by JSSE (Java SSL  package).
All applications that do not have to be compatible with older versions of JSSE (that is
before Java SDK 1.5) should only use java.security.cert.
</p>
</body>
</html>