类 CipherResponse

    • 构造器详细资料

      • CipherResponse

        public CipherResponse()
    • 方法详细资料

      • getData

        public String getData()
        Get the encryption / decryption result data.
        返回:
        the encryption / decryption result data
      • setData

        public void setData​(String data)
        Set the encryption / decryption result data.
        参数:
        data - encryption / decryption result data