SymmetricAlgorithm.IVValue Champ

Définition

Représente le vecteur d'initialisation (IV) pour l'algorithme symétrique.

protected: cli::array <System::Byte> ^ IVValue;
protected byte[]? IVValue;
protected byte[] IVValue;
val mutable IVValue : byte[]
Protected IVValue As Byte() 

Valeur de champ

Byte[]

Remarques

Ce champ est accessible via la IV propriété .

S’applique à

Voir aussi