pub fn get_view_secret_key(keys: &KeyPair, index: Index) -> PrivateKey
Expand description

Compute the private view key v' = v * s' where s' is computed with get_spend_secret_key.