ChaCha20Poly1305Cipher sealed class ChaCha20Poly1305Cipher : SymmetricCipher ChaCha20Poly1305 cipher implementation. . Documentation Code public ChaCha20Poly1305Cipher(byte[] key, int aadLength) Initializes a new instance of the ChaCha20Poly1305Cipher class.