Partager via


AesKw256.CreateEncryptor(Byte[], Byte[]) Méthode

Définition

public override System.Security.Cryptography.ICryptoTransform CreateEncryptor (byte[] key, byte[] iv);
override this.CreateEncryptor : byte[] * byte[] -> System.Security.Cryptography.ICryptoTransform
Public Overrides Function CreateEncryptor (key As Byte(), iv As Byte()) As ICryptoTransform

Paramètres

key
Byte[]
iv
Byte[]

Retours

S’applique à