SSLUtils.getServerX509KeyType

Returns key type constant suitable for calling X509KeyManager.chooseServerAlias or X509ExtendedKeyManager.chooseEngineServerAlias. Returns {@code null} for key exchanges that do not use X.509 for server authentication.

class SSLUtils
static
string
getServerX509KeyType

Meta