serverSignatureAlgorithm property
The signature algorithm used by the server in the TLS server signature, represented as a TLS SignatureScheme code point. Omitted if not applicable or not known.
Implementation
final int? serverSignatureAlgorithm;
The signature algorithm used by the server in the TLS server signature, represented as a TLS SignatureScheme code point. Omitted if not applicable or not known.
final int? serverSignatureAlgorithm;