Enclosing class:
CrlGet

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

    • toCrl

      public X509CRL toCrl()
      Get the CRL as X.509 CRL.
      Returns:
      X.509 CRL
    • toBytes

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