Documentation
Preparing search index...
@mysten/signers
webcrypto
ExportedWebCryptoKeypair
Interface ExportedWebCryptoKeypair
interface
ExportedWebCryptoKeypair
{
privateKey
:
CryptoKey
;
publicKey
:
Uint8Array
;
}
Index
Properties
private
Key
public
Key
Properties
private
Key
privateKey
:
CryptoKey
public
Key
publicKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
private
Key
public
Key
Documentation
Loading...