Java javax.net.ssl ExtendedSSLSession fields, constructors, methods, implement or subclass

Example usage for Java javax.net.ssl ExtendedSSLSession fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.net.ssl ExtendedSSLSession.

The text is from its open source code.

Method

String[]getLocalSupportedSignatureAlgorithms()
Obtains an array of supported signature algorithms that the local side is willing to use.