pub fn get_secret_scalar(view: &PrivateKey, index: Index) -> PrivateKey
Expand description

Compute the scalar m = Hn("SubAddr" || v || major_index || minor_index) at index i from the view secret key v.