Preparing search index...
The search index is not available
@xylabs/sdk-js
@xylabs/sdk-js
Crypto
DiffieHellmanGroupConstructor
Interface DiffieHellmanGroupConstructor
interface
DiffieHellmanGroupConstructor
{
new DiffieHellmanGroupConstructor
new
(
name
:
string
)
:
Crypto
.
DiffieHellmanGroup
;
prototype
:
Crypto
.
DiffieHellmanGroup
;
(
name
:
string
)
:
Crypto
.
DiffieHellmanGroup
;
}
Diffie
Hellman
Group
Constructor
(
name
)
:
Crypto
.
DiffieHellmanGroup
Parameters
name
:
string
Returns
Crypto
.
DiffieHellmanGroup
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
Diffie
Hellman
Group
Constructor
(
name
)
:
Crypto
.
DiffieHellmanGroup
Parameters
name
:
string
Returns
Crypto
.
DiffieHellmanGroup
Properties
Readonly
prototype
prototype
:
Crypto
.
DiffieHellmanGroup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
@xylabs/sdk-js
Loading...