Skip to main content

derive_row_routing_key

Function derive_row_routing_key 

Source
pub fn derive_row_routing_key(
    encryption: &EncryptionService,
    store_root_hash: ObjectHash,
) -> Result<RowRoutingKey, RowRoutingKeyError>