1 reference to ALG_SID_AES_256
System.Net.Primitives (1)
System\Net\SecureProtocols\SslEnumTypes.cs (1)
48
Aes256 = (Interop.Crypt32.ALG_CLASS_ENCRYPT | Interop.Crypt32.ALG_TYPE_BLOCK | Interop.Crypt32.
ALG_SID_AES_256
),