Table of Contents

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

sid int?

The SID, or null.

Returns

OfficeHashAlgorithmKind

The algorithm, or Unsupported.