StubKeyStoreFactory

public class StubKeyStoreFactory
extends Object implements IKeyStoreFactory

java.lang.Object
com.android.tradefed.util.keystore.StubKeyStoreFactory


KeyStore Factory 的預設存根實現

概括

公共構造函數

StubKeyStoreFactory ()

公共方法

IKeyStoreClient createKeyStoreClient ()

建立一個密鑰儲存客戶端以從密鑰儲存中獲取值。

公共構造函數

StubKeyStoreFactory

public StubKeyStoreFactory ()

公共方法

建立金鑰庫客戶端

public IKeyStoreClient createKeyStoreClient ()

建立一個密鑰儲存客戶端以從密鑰儲存中獲取值。

退貨
IKeyStoreClient IKeyStoreClient

投擲
KeyStoreException