class types.SecureValueHash extends _TypeSecureValueHashimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { SecureValueHash } = types; ConstructorsnewSecureValueHash(params: { type: TypeSecureValueType; hash: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramshash: Uint8Arraytype: TypeSecureValueTypeStatic Propertiesreadonly[paramDesc]: ParamDesc