Acquire.Registry._get_registry_details module

get_registry_details(registry_uid)[source]

Return the details for the registry with specified UID. Note that this will only return details for the approved and centrally-registered registries. This returns a dictionary with key registry details.

update_registry_keys_and_certs(registry_uid, public_key, public_certificate)[source]

This function is called to update the registry details stored globally with those in the newly-created registry-service. This function should only be called by registry services after construction