How can I update a ciphertext array property?

If I have a ciphertext object type property, how can I encrypt and append new values?

It is not currently possible to encrypt and append a CipherText value to a CipherText array property. An array of CipherText values can only be updated by appending the plaintext value to the array in the upstream dataset and then re-building the pipeline to encrypt the values of the array and sync to the Ontology.