Enclosing class:
CaCertificateGet

public static final class CaCertificateGet.Response extends ApiEntityResponse
Response object parsed from JSON returned by the RestApi.
  • Method Details

    • toCertificate

      public X509Certificate toCertificate()
      Get the certificate as an X.509 certificate.
      Returns:
      CA certificate
    • toBytes

      public byte[] toBytes()
      Get certificate bytes in the requested format.
      Returns:
      bytes of the certificate