Type Alias holochain::core::nonce::SecretBoxNonce

pub type SecretBoxNonce = XSalsa20Poly1305Nonce;

Aliased Type§

struct SecretBoxNonce(/* private fields */);