Show / Hide Table of Contents

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 128.

Bits40

Equates to the integer 40.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX