Function tpe::create_decryption_key_share

source ยท
pub fn create_decryption_key_share(
    sks: &SecretKeyShare,
    ct: &CipherText,
) -> DecryptionKeyShare