X509CertImpl.getEncodedInternal

Returned the encoding as an uncloned byte array. Callers must guarantee that they neither modify it nor expose it to untrusted code.

  1. byte[] getEncodedInternal()
    class X509CertImpl
    byte[]
    getEncodedInternal
    ()
  2. byte[] getEncodedInternal(Certificate cert)

Meta