Security mechanisms available in ZMQ interop

Hi, after taking a look at the interop ZMQ (GitHub - JuliaInterop/ZMQ.jl: Julia interface to ZMQ), my understanding is that, at the moment, the interface does not expose the security mechanisms available in 0MQ, in particular curve authentication and encryption. Is that correct? Thanks in advance!