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.
pub fn get_registration(app_id: AppId, rak: &PublicKey) -> Option<Registration>Retrieves registration of the given ROFL enclave. In case enclave is not registered, returns
None.