IKeyStoreFactory
public
interface
IKeyStoreFactory
com.android.tradefed.util.keystore.IKeyStoreFactory |
IKeyStoreClient
oluşturmak için fabrika.
Özet
Herkese açık yöntemler | |
---|---|
abstract
IKeyStoreClient
|
createKeyStoreClient()
Anahtar deposundan değer almak için bir anahtar deposu istemcisi oluşturur. |
Herkese açık yöntemler
createKeyStoreClient
public abstract IKeyStoreClient createKeyStoreClient ()
Anahtar deposundan değer almak için bir anahtar deposu istemcisi oluşturur.
İlerlemeler | |
---|---|
IKeyStoreClient |
IKeyStoreClient |
Atışlar | |
---|---|
KeyStoreException |
anahtar mağazası istemcisi oluşturmadaki tüm hatalar için. |