C# Class iTextSharp.text.pdf.crypto.IVGenerator

Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
GetIV ( ) : byte[]
GetIV ( int len ) : byte[]

Private Methods

Méthode Description
IVGenerator ( ) : System

Method Details

GetIV() public static méthode

public static GetIV ( ) : byte[]
Résultat byte[]

GetIV() public static méthode

public static GetIV ( int len ) : byte[]
len int
Résultat byte[]