Enum KeyBits
Encryption key sizes.
Namespace: PrinceXML.Wrapper.Enums
Assembly: PrinceXML.Wrapper.dll
Syntax
public enum KeyBits : int
Fields
Name | Description |
---|---|
Bits128 | Equates to the integer |
Bits40 | Equates to the integer |
Encryption key sizes.
public enum KeyBits : int
Name | Description |
---|---|
Bits128 | Equates to the integer |
Bits40 | Equates to the integer |