JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
javax.security.cert
CertificateEncodingException
Uses of Class
javax.security.cert.CertificateEncodingException
Packages that use
CertificateEncodingException
Package
Description
javax.security.cert
Provides classes for public key certificates.
Uses of
CertificateEncodingException
in
javax.security.cert
Methods in
javax.security.cert
that throw
CertificateEncodingException
Modifier and Type
Method
Description
abstract byte[]
Certificate.
getEncoded
()
Deprecated, for removal: This API element is subject to removal in a future version.
Returns the encoded form of this certificate.