pub type SecretBoxNonce = XSalsa20Poly1305Nonce;

Aliased Type§

struct SecretBoxNonce(/* private fields */);