JksStore
public JksStore()
Load without any integrity check.
public void SetKeyEntry(string alias, AsymmetricKeyParameter key, char[] password, X509Certificate[] chain)
public void SetKeyEntry(string alias, AsymmetricKeyParameter key, ReadOnlySpan<char> password, X509Certificate[] chain)