Hi,
I have been following the PubNub docs for now to implement a custom Cryptor. I am not been able to make it work as the expected types for encryption do not have public initialisers, and the member vars do not have access enabled from outside the SDK
Example

I am running the Swift v7.3.1 SDK. The behaviour works as expected with the Kotlin SDK