Preparing search index...
The search index is not available
mental-poker-toolkit
mental-poker-toolkit
EncryptionKey
Class EncryptionKey
Encryption key of SRA key exchange object
Index
Constructors
constructor
Properties
e
n
Methods
encrypt
Constructors
constructor
new
Encryption
Key
(
e
,
n
)
:
EncryptionKey
Parameters
e
:
bigint
n
:
bigint
Returns
EncryptionKey
Properties
Readonly
e
e
:
bigint
Readonly
n
n
:
bigint
Methods
encrypt
encrypt
(
message
)
:
bigint
Parameters
message
:
bigint
Returns
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
e
n
encrypt
mental-poker-toolkit
Loading...
Encryption key of SRA key exchange object