Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ BasicSymmetricCipherBCrypt() [1/2]

Internal.Cryptography.BasicSymmetricCipherBCrypt.BasicSymmetricCipherBCrypt ( SafeAlgorithmHandle algorithm,
CipherMode cipherMode,
int blockSizeInBytes,
int paddingSizeInBytes,
byte[] key,
bool ownsParentHandle,
byte[] iv,
bool encrypting )
inline