[][src]Function tox_crypto::curve25519xsalsa20poly1305::precompute

pub fn precompute(pk: &PublicKey, sk: &SecretKey) -> PrecomputedKey

precompute() computes an intermediate key that can be used by seal_precomputed() and open_precomputed()