1 type derived from CRYPT_ALGORITHM_IDENTIFIER
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (1)
509public class Sha1AlgorithmId : CRYPT_ALGORITHM_IDENTIFIER
1 reference to CRYPT_ALGORITHM_IDENTIFIER
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (1)
528return CriticalAllocHandleBlob.FromBlob<CRYPT_ALGORITHM_IDENTIFIER>(sha1Id);