Enum ProtectionHashKind
- Namespace
- DocWright.Cryptography
- Assembly
- DocWright.Cryptography.dll
Which of the two spellings of a protection password hash a document uses.
public enum ProtectionHashKind
Fields
Office2007 = 0The Office 2007 form:
w:hash,w:salt,w:cryptSpinCountand a numericw:cryptAlgorithmSid.IsoStrengthened = 1The ISO-strengthened form:
w:hashValue,w:saltValue,w:spinCountand a namedw:algorithmName.