SslBundleKey
interface SslBundleKey
A reference to a single key obtained via SslBundle.
Author
Phillip Webb
Since
3.1.0
Properties
Link copied to clipboard
SslBundleKey that returns no values.
Functions
Link copied to clipboard
Assert that the alias is contained in the given keystore.
Link copied to clipboard
Return the password that should be used to access the key or
null
if no password is required.Link copied to clipboard
Factory method to create a new SslBundleKey instance.