chacha20Polu1305Keysize constant
        
        int
        const chacha20Polu1305Keysize
        
      
      
Define the key size for ChaCha20-Poly1305, which is 32 bytes
Implementation
static const int chacha20Polu1305Keysize = 32;Define the key size for ChaCha20-Poly1305, which is 32 bytes
static const int chacha20Polu1305Keysize = 32;