serverSignatureAlgorithm property

int? serverSignatureAlgorithm
final

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;