Hi,
I wonder if someone succeeded in customising encryption algorithm used by CMSEncoder.
Something similar to CMSEncoderSetSignerAlgorithm but for ContentEncryptionAlgorithm of CMS message. By default macOS uses des-EDE3-CBC and I'd like to use aes256-CBC.
Any feedback is welcome.