makeRandomRootPrivateKey
export function makeRandomRootPrivateKey(rand: NumberGenerator): RootPrivateKey
Arguments
Name | Type | Description |
---|---|---|
rand | NumberGenerator |
Return value
RootPrivateKey
export function makeRandomRootPrivateKey(rand: NumberGenerator): RootPrivateKey
Name | Type | Description |
---|---|---|
rand | NumberGenerator |
RootPrivateKey