ws1-framework/com.airwatch.sdk.context/SDKContext/getKeyManager
getKeyManager¶
abstract fun getKeyManager(): MasterKeyManager
Return initialized MasterKeyManager.
Return¶
- MasterKeyManager.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.context.SDKContextException | - if is not initialized . |