Skip to content

libsodium.StreamType

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

libsodium.StreamType

Enumeration

 Protected Enum StreamType
     ChaCha20
     XChaCha20
     Salsa20
     XSalsa20

Remarks

These are the cipher types supported by the KeyStream class.

Clone this wiki locally