Skip to main content

update_attribute_session_key

Function update_attribute_session_key 

Source
pub fn update_attribute_session_key(
    session_secret_key: AttributeSessionSecretKey,
    old_session_key_share: AttributeSessionKeyShare,
    new_session_key_share: AttributeSessionKeyShare,
) -> (AttributeSessionPublicKey, AttributeSessionSecretKey)
Expand description

Update an attribute session key with new session key shares.