1 reference to GetBlockSizeInBytes
Microsoft.AspNetCore.DataProtection (1)
Managed\ManagedAuthenticatedEncryptor.cs (1)
52
_symmetricAlgorithmBlockSizeInBytes = symmetricAlgorithm.
GetBlockSizeInBytes
();