Hashing algorithm for padding generation.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property HashAlgorithm As HashingAlgorithmId Get Set |
C# |
---|
public HashingAlgorithmId HashAlgorithm { get; set; } |