Function sodalite::crypto_box_afternm [] [src]

pub fn crypto_box_afternm(c: &mut [u8], m: &[u8], n: &[u8; 24], k: &[u8; 32]) -> Result<()()>