of

open fun of(password: String): SslBundleKey

Factory method to create a new SslBundleKey instance.

Return

a new SslBundleKey instance

Parameters

password

the password used to access the key


open fun of(password: String, alias: String): SslBundleKey

Factory method to create a new SslBundleKey instance.

Return

a new SslBundleKey instance

Parameters

password

the password used to access the key

alias

the alias of the key