DSA 构造函数

定义

初始化 DSA 类的新实例。Initializes a new instance of the DSA class.

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

适用于