KeyStoreFactory

interface KeyStoreFactory

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

Author

F43nd1r

Since

4.8.3

Inheritors

Functions

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