PemSslStoreBundle
SslStoreBundle backed by PEM-encoded certificates and private keys.
Author
Scott Frederick
Phillip Webb
Moritz Halbritter
Since
3.1.0
Constructors
Link copied to clipboard
Create a new PemSslStoreBundle instance.
Create a new PemSslStoreBundle instance.
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.