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