Properties
Readonly certRequest
certRequest: Certificate
Readonly ecdhPub
ecdhPub: CryptoKey
Readonly ecdhPubRaw
ecdhPubRaw: Uint8Array
Readonly interest
interest: Interest
Readonly publicKey
publicKey: PublicKey
Methods
Static fromInterest
- fromInterest(interest: Interest, __namedParameters: NewRequest.Context, algoList?: readonly SigningAlgorithm<any, any, any>[]): Promise<NewRequest>
Parameters
interest: Interest
algoList: readonly SigningAlgorithm<any, any, any>[] = SigningAlgorithmListSlim
NEW request packet.