KeyedHashAlgorithm 构造函数

定义

初始化 KeyedHashAlgorithm 类的新实例。

protected:
 KeyedHashAlgorithm();
protected KeyedHashAlgorithm ();
Protected Sub New ()

注解

不能创建抽象类的实例。 应用程序代码创建派生类的新实例。

适用于

另请参阅