Hashing algorithm for padding generation (only used for Oaep).
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property HashAlgorithm As MailHashingAlgorithm Get Set |
C# |
---|
public MailHashingAlgorithm HashAlgorithm { get; set; } |