class types.ServerDHParamsOK extends _TypeServerDHParamsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ServerDHParamsOK } = types; ConstructorsnewServerDHParamsOK(params: { nonce: bigint; serverNonce: bigint; encryptedAnswer: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsencryptedAnswer: Uint8Arraynonce: bigintserverNonce: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc