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