Provides classes for public key certificates.
-
class
Deprecated, for removal: This API element is subject to removal in a future version.
class
Deprecated, for removal: This API element is subject to removal in a future version.
class
Deprecated, for removal: This API element is subject to removal in a future version.
class
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
Instantiates an X509Certificate object, and initializes it with
the specified byte array.
Deprecated, for removal: This API element is subject to removal in a future version.
Instantiates an X509Certificate object, and initializes it with
the data read from the input stream inStream
.
abstract void
Deprecated, for removal: This API element is subject to removal in a future version.
Verifies that this certificate was signed using the
private key that corresponds to the specified public key.
abstract void
Deprecated, for removal: This API element is subject to removal in a future version.
Verifies that this certificate was signed using the
private key that corresponds to the specified public key.
java.security.cert
instead.