Class CertChainResponse


  • public class CertChainResponse
    extends SdkResponse
    Response containing the certificate chain.
    Since:
    6.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • CertChainResponse

        public CertChainResponse()
    • Method Detail

      • getCertificates

        public byte[][] getCertificates()
      • setCertificates

        public void setCertificates​(byte[][] certificates)