- Preparing search index...
- The search index is not available
polykey
- bootstrapState(__namedParameters): Promise<RecoveryCode | undefined>
-
Parameters
-
__namedParameters: {
certDuration?: number;
fresh?: boolean;
fs?: FileSystem;
logger?: Logger;
nodePath?: string;
password: string;
passwordMemLimit?: PasswordMemLimit;
passwordOpsLimit?: PasswordOpsLimit;
privateKey?: PrivateKey;
privateKeyPath?: string;
recoveryCode?: RecoveryCode;
strictMemoryLock?: boolean;
}
-
Optional certDuration?: number
-
Optional fresh?: boolean
-
-
Optional logger?: Logger
-
Optional nodePath?: string
-
password: string
-
-
-
Optional privateKey?: PrivateKey
-
Optional privateKeyPath?: string
-
-
Optional strictMemoryLock?: boolean
Returns Promise<RecoveryCode | undefined>
Bootstraps the Node Path`