C# Class CryptoN.IV

Afficher le fichier Open project: tamimsalem/CryptoN Class Usage Examples

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
IV ( byte ivAsBytes ) : System
ToString ( ) : string

Private Methods

Méthode Description
Validate ( byte ivAsBytes ) : bool

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

IV() public méthode

public IV ( byte ivAsBytes ) : System
ivAsBytes byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string