keyStoreFactoryClass

var keyStoreFactoryClass: Class<out KeyStoreFactory>

A custom class supplying a {@link java.security.KeyStore}, which will be used for ssl authentication. A base implementation is available: {@link org.acra.security.BaseKeyStoreFactory}

Return

Class which creates a keystore that can contain trusted certificates

Since

5.0.0