chacha20Poly1305Nonce property

List<int> chacha20Poly1305Nonce
final

A predefined nonce used for encryption purposes.

Implementation

static final List<int> chacha20Poly1305Nonce =
    List<int>.from('serokellfore'.codeUnits);