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