Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
keypairs/secp256k1
Secp256k1KeypairData
Interface Secp256k1KeypairData
Secp256k1 Keypair data
interface
Secp256k1KeypairData
{
publicKey
:
Uint8Array
;
secretKey
:
Uint8Array
;
}
Index
Properties
public
Key
secret
Key
Properties
public
Key
public
Key
:
Uint8Array
secret
Key
secret
Key
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
public
Key
secret
Key
Documentation
Loading...
Secp256k1 Keypair data