Preparing search index...
The search index is not available
@xylabs/sdk-js
@xylabs/sdk-js
Crypto
BasePrivateKeyEncodingOptions
Interface BasePrivateKeyEncodingOptions<T>
interface
BasePrivateKeyEncodingOptions
<
T
>
{
cipher
?:
string
;
format
:
T
;
passphrase
?:
string
;
}
Type Parameters
T
extends
Crypto
.
KeyFormat
Index
Properties
cipher?
format
passphrase?
Properties
Optional
cipher
cipher
?:
string
format
format
:
T
Optional
passphrase
passphrase
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cipher
format
passphrase
@xylabs/sdk-js
Loading...