property HMACs: TScHMACAlgorithms; default [hmacSHA1, hmacSHA2_256, hmacSHA2_512, hmacSHA2_224, hmacSHA2_384];

 

Description

The HMACs property holds a set of the acceptable HMAC algorithms that are used during the SSH handshake.

The default value is list of following algorithms:

 hmacSHA1, hmacSHA2_256, hmacSHA2_512, hmacSHA2_224, hmacSHA2_384;

 

See Also

KeyExchangeAlgorithms

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support