Function get_registration

Source
pub fn get_registration(app_id: AppId, rak: &PublicKey) -> Option<Registration>
Expand description

Retrieves registration of the given ROFL enclave. In case enclave is not registered, returns None.