4 references to CRYPT_ALGORITHM_IDENTIFIER
NuGet.Packaging (4)
Signing\Cms\NativeMethods.cs (2)
233internal Rfc3161TimestampWin32.CRYPT_ALGORITHM_IDENTIFIER HashAlgorithm; 234internal Rfc3161TimestampWin32.CRYPT_ALGORITHM_IDENTIFIER HashEncryptionAlgorithm;
Signing\Timestamp\Rfc3161TimestampWin32.cs (2)
53public CRYPT_ALGORITHM_IDENTIFIER HashAlgorithm; 69public CRYPT_ALGORITHM_IDENTIFIER HashAlgorithm;