Skip to main content
Skip table of contents

IVGenerator

IVGenerator Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.crypto
  iTextSharp.text.pdf.crypto.IVGenerator[[IVGenerator]]
  end

Members

Methods

Public Static methods
ReturnsName
byte``[]GetIV(...)

Details

Methods

GetIV [1/2]

Source code

public static byte GetIV()
GetIV [2/2]

Source code

public static byte GetIV(int len)
Arguments
TypeNameDescription
intlen

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.