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
|
Returns |
Name |
|---|---|
|
|
( |
Details
Methods
GetIV [1/2]
Source code
public static byte GetIV()
GetIV [2/2]
Source code
public static byte GetIV(int len)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
len |
Generated with ModularDoc