class types.SecureSecretSettings extends _TypeSecureSecretSettingsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { SecureSecretSettings } = types; ConstructorsnewSecureSecretSettings(params: { secureAlgo: TypeSecurePasswordKdfAlgo; secureSecret: Uint8Array; secureSecretId: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamssecureAlgo: TypeSecurePasswordKdfAlgosecureSecret: Uint8ArraysecureSecretId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc