Method AlgorithmFromSid
- Namespace
- DocWright.Cryptography
- Assembly
- DocWright.Cryptography.dll
AlgorithmFromSid(int?)
Maps a w:cryptAlgorithmSid value onto an algorithm.
public static OfficeHashAlgorithmKind AlgorithmFromSid(int? sid)
Parameters
sidint?The SID, or null.
Returns
- OfficeHashAlgorithmKind
The algorithm, or Unsupported.