Documentation
Preparing search index...
@mysten/sui
cryptography
ParsedKeypair
Type Alias ParsedKeypair
type
ParsedKeypair
=
{
schema
:
SignatureScheme
;
secretKey
:
Uint8Array
;
}
Index
Properties
schema
secret
Key
Properties
schema
schema
:
SignatureScheme
secret
Key
secretKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
secret
Key
Documentation
Loading...