Function oasis_runtime_sdk::modules::rofl::state::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.