1 reference to ALG_SID_AES_128
System.Net.Primitives (1)
System\Net\SecureProtocols\SslEnumTypes.cs (1)
46
Aes128 = (Interop.Crypt32.ALG_CLASS_ENCRYPT | Interop.Crypt32.ALG_TYPE_BLOCK | Interop.Crypt32.
ALG_SID_AES_128
),