public class SslPkcs12Provider extends Object implements SslContextProvider
Constructor and Description |
---|
SslPkcs12Provider() |
Modifier and Type | Method and Description |
---|---|
SSLContext |
create(ClassLoader loader,
SslOptions options) |
boolean |
supports(String type) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
providers
public boolean supports(String type)
supports
in interface SslContextProvider
public SSLContext create(ClassLoader loader, SslOptions options)
create
in interface SslContextProvider
Copyright © 2020. All rights reserved.