Home
last modified time | relevance | path

Searched refs:openSession (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.secureElement.d.ts133 openSession(): Session; method
D@ohos.account.osAccount.d.ts2635 openSession(callback: AsyncCallback<Uint8Array>): void;
2653 openSession(): Promise<Uint8Array>;