@haxall/haxall
Preparing search index...
node
crypto
DiffieHellmanGroupConstructor
Interface DiffieHellmanGroupConstructor
interface
DiffieHellmanGroupConstructor
{
new
DiffieHellmanGroupConstructor
(
name
:
string
)
:
DiffieHellmanGroup
;
prototype
:
DiffieHellmanGroup
;
(
name
:
string
)
:
DiffieHellmanGroup
;
}
DiffieHellmanGroupConstructor
(
name
:
string
)
:
DiffieHellmanGroup
Parameters
name
:
string
Returns
DiffieHellmanGroup
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
DiffieHellmanGroupConstructor
(
name
:
string
)
:
DiffieHellmanGroup
Parameters
name
:
string
Returns
DiffieHellmanGroup
Properties
Readonly
prototype
prototype
:
DiffieHellmanGroup
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
@haxall/haxall
Loading...