Xts Constructor
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
Xts(Byte[], Byte[])
Initializes a new instance of the Xts class.
Declaration
public Xts(byte[] encryptionKey, byte[] tweakingKey)
Parameters
Type | Name | Description |
---|---|---|
Byte[] | encryptionKey | |
Byte[] | tweakingKey |