X509CertImpl.getTBSCertificate

Gets the DER encoded certificate informations, the <code>tbsCertificate</code> from this certificate. This can be used to verify the signature independently.

@return the DER encoded certificate information. @exception CertificateEncodingException if an encoding error occurs.

class X509CertImpl
override
byte[]
getTBSCertificate
()

Meta