1 reference to ALG_SID_AES_256
System (1)
security\system\security\cryptography\cryptoapi.cs (1)
815
internal const uint CALG_AES_256 = (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|
ALG_SID_AES_256
);