Unit

ScSMTPClient

 

Description

TScSASLCRAMMD5 is a TScSASLUserPassMechanism descendant that implements the CRAM-MD5 SASL mechanism.

CRAM-MD5 is challenge-response authentication mechanism (CRAM) that is based on hashing using the HMAC-MD5 algorithm. CRAM-MD5 is an obsolete mechanism, and you should use the CRAM-SHA1 mechanism implemented in the TScSASLCRAMSHA1 class instead.

The username and password can be specified in the appropriate properties, Username and Password.

The ServiceName method of this class returns the 'CRAM-MD5' value.

 

See also

TScSASLCRAMSHA1

TScSASLMechanism

TScSASLUserPassMechanism

 

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