Preparing search index...
The search index is not available
@lit-protocol/js-sdk
@lit-protocol/js-sdk
pkp-client/src
ethers
ethers
utils
SigningKey
Class SigningKey
Hierarchy
SigningKey
Index
Constructors
constructor
Properties
_is
Signing
Key
compressed
Public
Key
curve
private
Key
public
Key
Methods
_add
Point
compute
Shared
Secret
sign
Digest
is
Signing
Key
Constructors
constructor
new
Signing
Key
(
privateKey
:
BytesLike
)
:
SigningKey
Parameters
privateKey:
BytesLike
Returns
SigningKey
Properties
Readonly
_is
Signing
Key
_is
Signing
Key
:
boolean
Readonly
compressed
Public
Key
compressed
Public
Key
:
string
Readonly
curve
curve
:
string
Readonly
private
Key
private
Key
:
string
Readonly
public
Key
public
Key
:
string
Methods
_add
Point
_add
Point
(
other
:
BytesLike
)
:
string
Parameters
other:
BytesLike
Returns
string
compute
Shared
Secret
compute
Shared
Secret
(
otherKey
:
BytesLike
)
:
string
Parameters
otherKey:
BytesLike
Returns
string
sign
Digest
sign
Digest
(
digest
:
BytesLike
)
:
ethers
.
ethers
.
Signature
Parameters
digest:
BytesLike
Returns
ethers
.
ethers
.
Signature
Static
is
Signing
Key
is
Signing
Key
(
value
:
any
)
:
value
is
SigningKey
Parameters
value:
any
Returns
value
is
SigningKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@lit-
protocol/js-
sdk
access-
control-
conditions/src
auth-
browser/src
cosmos
Connect
eth
Connect
sol
Connect
auth-
helpers/src
bls-
sdk/src
constants/src
contracts-
sdk/src
core/src
crypto/src
ecdsa-
sdk/src
encryption/src
lit-
auth-
client/src
lit-
node-
client-
nodejs/src
lit-
node-
client/src
logger/src
misc-
browser/src
misc/src
nacl/src
pkp-
base/src
pkp-
client/src
ethers
ethers
constants
providers
utils
RLP
base64
pkp-
cosmos/src
pkp-
ethers/src
pkp-
sui/src
pkp-
walletconnect/src
sev-
snp-
utils-
sdk/src
types/src
uint8arrays/src
Signing
Key
constructor
_is
Signing
Key
compressed
Public
Key
curve
private
Key
public
Key
_add
Point
compute
Shared
Secret
sign
Digest
is
Signing
Key
Generated using
TypeDoc