1 reference to ALG_SID_AES_128
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
813
internal const uint CALG_AES_128 = (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|
ALG_SID_AES_128
);