No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 14 |
| From Level: | 13 |
| Generated | 2011.10.06 23:19 |
SslError | Added Constructors | |
|---|---|
SslError(
int,
SslCertificate
|
|
SslError(
int,
X509Certificate
|
|
| Changed Constructors | ||
|---|---|---|
SslError(
int,
SslCertificate
|
Now deprecated. |
|
SslError(
int,
X509Certificate
|
Now deprecated. |
|
| Added Methods | |
|---|---|
String
getUrl()
|
|
| Added Fields | |
|---|---|
int
SSL_DATE_INVALID
|
|
int
SSL_INVALID
|
|
| Changed Fields | ||
|---|---|---|
int
SSL_MAX_ERROR
|
Changed in value from 4 to 6. Now deprecated. |
|