_currentIv | Internal.Cryptography.BasicSymmetricCipherBCrypt | private |
_encrypting | Internal.Cryptography.BasicSymmetricCipherBCrypt | private |
_hKey | Internal.Cryptography.BasicSymmetricCipherBCrypt | private |
_hKey | Internal.Cryptography.BasicSymmetricCipherBCrypt | private |
BasicSymmetricCipher(byte[] iv, int blockSizeInBytes, int paddingSizeInBytes) | Internal.Cryptography.BasicSymmetricCipher | inlineprotected |
BasicSymmetricCipher(byte[] iv, int blockSizeInBytes, int paddingSizeInBytes) | Internal.Cryptography.BasicSymmetricCipher | inlineprotected |
BasicSymmetricCipher(byte[] iv, int blockSizeInBytes, int paddingSizeInBytes) | Internal.Cryptography.BasicSymmetricCipher | inlineprotected |
BasicSymmetricCipherBCrypt(SafeAlgorithmHandle algorithm, CipherMode cipherMode, int blockSizeInBytes, int paddingSizeInBytes, byte[] key, bool ownsParentHandle, byte[] iv, bool encrypting) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |
BasicSymmetricCipherBCrypt(Internal.NativeCrypto.SafeAlgorithmHandle algorithm, CipherMode cipherMode, int blockSizeInBytes, int paddingSizeInBytes, byte[] key, bool ownsParentHandle, byte[] iv, bool encrypting) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |
BlockSizeInBytes | Internal.Cryptography.BasicSymmetricCipher | |
Dispose(bool disposing) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inlineprotectedvirtual |
Dispose(bool disposing) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inlineprotectedvirtual |
Internal::Cryptography::BasicSymmetricCipher.Dispose() | Internal.Cryptography.BasicSymmetricCipher | inline |
IV | Internal.Cryptography.BasicSymmetricCipher | protected |
PaddingSizeInBytes | Internal.Cryptography.BasicSymmetricCipher | |
Reset() | Internal.Cryptography.BasicSymmetricCipherBCrypt | inlineprivate |
Reset() | Internal.Cryptography.BasicSymmetricCipherBCrypt | inlineprivate |
Transform(ReadOnlySpan< byte > input, Span< byte > output) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |
Transform(ReadOnlySpan< byte > input, Span< byte > output) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |
TransformFinal(ReadOnlySpan< byte > input, Span< byte > output) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |
TransformFinal(ReadOnlySpan< byte > input, Span< byte > output) | Internal.Cryptography.BasicSymmetricCipherBCrypt | inline |