The following tables list the members exposed by RtlProcessKey.
Name | Description | |
---|---|---|
RtlProcessKey Constructor |
Name | Description | |
---|---|---|
BlockSize | Overridden. The size of an input block | |
TransformSize | Overridden. The size of an output block |
Name | Description | |
---|---|---|
Decrypt | Overloaded. Decrypts the given bytes (Inherited from CSharpTest.Net.Crypto.CryptoKey) | |
Dispose | Overloaded. Clears any secure memory associated with this object (Inherited from CSharpTest.Net.Crypto.CryptoKey) | |
Encrypt | Overloaded. Encrypts the given bytes (Inherited from CSharpTest.Net.Crypto.CryptoKey) |
Name | Description | |
---|---|---|
Assert<T> | Throws ObjectDisposedException if the object has been disposed (Inherited from CSharpTest.Net.Crypto.CryptoKey) | |
CryptographicException | Used to ensure generality in excpetions raised from cryptographic routines. (Inherited from CSharpTest.Net.Crypto.CryptoKey) | |
DecryptBlock | Overridden. Decrypts the block of data | |
EncryptBlock | Overridden. Encrypts the block of data |
Reference
RtlProcessKey ClassCSharpTest.Net.Crypto Namespace