class types.SecureData extends _TypeSecureDataimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { SecureData } = types; ConstructorsnewSecureData(params: { data: Uint8Array; dataHash: Uint8Array; secret: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsdata: Uint8ArraydataHash: Uint8Arraysecret: Uint8ArrayStatic Propertiesreadonly[paramDesc]: ParamDesc