NoKeyStoreFactory

class NoKeyStoreFactory : KeyStoreFactory

Default KeyStoreFactory. Does not provide any KeyStore

Author

F43nd1r

Since

4.9.0

Constructors

Link copied to clipboard
fun NoKeyStoreFactory()

Functions

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