Property HashAlgorithm
- Namespace
- DocWright.Cryptography
- Assembly
- DocWright.Cryptography.dll
HashAlgorithm
Gets or sets the hash algorithm used for key derivation and integrity. Defaults to Sha512.
public OfficeHashAlgorithmKind HashAlgorithm { get; set; }
Property Value
Exceptions
- ArgumentOutOfRangeException
The value is unsupported.