Base:
property
KeySize
System.Security.Cryptography.SymmetricAlgorithm.KeySize
1 reference to KeySize
System.Security.Cryptography (1)
System\Security\Cryptography\AesImplementation.cs (1)
72
Span<byte> key = stackalloc byte[
KeySize
/ BitsPerByte];