precompute

Function precompute 

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

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