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