Méthode | Description | |
---|---|---|
EncryptedData ( byte salt, byte initializationVector, int iterations, byte ciphertext ) |
public EncryptedData ( byte salt, byte initializationVector, int iterations, byte ciphertext ) | ||
salt | byte | |
initializationVector | byte | |
iterations | int | |
ciphertext | byte |