The following tables list the members exposed by LocalHostKey.
Name | Description | |
---|---|---|
![]() ![]() | CurrentUser | Encrypts data for the current user |
![]() ![]() | LocalMachine | Encrypts data for the this machine |
Name | Description | |
---|---|---|
![]() | BlockSize | Overridden. Block size |
![]() | TransformSize | Overridden. Output size |
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) |
![]() | WithSalt | Sets or changes the salt for this encryption key |
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 given bytes |
![]() | EncryptBlock | Overridden. Encrypts the given bytes |
Reference
LocalHostKey ClassCSharpTest.Net.Crypto Namespace