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