|
| BasicSymmetricCipherBCrypt (SafeAlgorithmHandle algorithm, CipherMode cipherMode, int blockSizeInBytes, int paddingSizeInBytes, byte[] key, bool ownsParentHandle, byte[] iv, bool encrypting) |
|
override int | Transform (ReadOnlySpan< byte > input, Span< byte > output) |
|
override int | TransformFinal (ReadOnlySpan< byte > input, Span< byte > output) |
|
| BasicSymmetricCipherBCrypt (Internal.NativeCrypto.SafeAlgorithmHandle algorithm, CipherMode cipherMode, int blockSizeInBytes, int paddingSizeInBytes, byte[] key, bool ownsParentHandle, byte[] iv, bool encrypting) |
|
override int | Transform (ReadOnlySpan< byte > input, Span< byte > output) |
|
override int | TransformFinal (ReadOnlySpan< byte > input, Span< byte > output) |
|
void | Dispose () |
|
The documentation for this class was generated from the following files: