SslStoreBundle
interface SslStoreBundle
A bundle of key and trust stores that can be used to establish an SSL connection.
Author
Scott Frederick
Since
3.1.0
See also
Inheritors
Properties
Link copied to clipboard
SslStoreBundle that returns
null
for each method.Functions
Link copied to clipboard
Return a key store generated from the trust material or
null
.Link copied to clipboard
Return the password for the key in the key store or
null
.Link copied to clipboard
Return a trust store generated from the trust material or
null
.Link copied to clipboard
Factory method to create a new SslStoreBundle instance.