IKeyStoreFactory
public
interface
IKeyStoreFactory
com.android.tradefed.util.keystore.IKeyStoreFactory |
โรงงานสําหรับการสร้าง IKeyStoreClient
สรุป
เมธอดสาธารณะ | |
---|---|
abstract
IKeyStoreClient
|
createKeyStoreClient()
สร้างไคลเอ็นต์ที่เก็บคีย์สําหรับดึงค่าจากที่เก็บคีย์ |
เมธอดสาธารณะ
createKeyStoreClient
public abstract IKeyStoreClient createKeyStoreClient ()
สร้างไคลเอ็นต์ที่เก็บคีย์สําหรับดึงค่าจากที่เก็บคีย์
คิกรีเทิร์น | |
---|---|
IKeyStoreClient |
IKeyStoreClient |
การโยน | |
---|---|
KeyStoreException |
สำหรับการสร้างไคลเอ็นต์ที่เก็บคีย์ไม่สำเร็จ |