Class DecryptBatch.Response

    • Method Detail

      • batchResult

        public List<Base64Value> batchResult()
        Batch result, each element of the list is a single decrypted secret, in the same order the batch was created.
        Returns:
        result of batch decryption