KeyStoreFactory

interface KeyStoreFactory

The interface can be used to provide a KeyStore with certificates.

Author

F43nd1r

Since

4.8.3

Functions

create
Link copied to clipboard
abstract fun create(context: Context): KeyStore?

Inheritors

BaseKeyStoreFactory
Link copied to clipboard
NoKeyStoreFactory
Link copied to clipboard