class SecureValueErrorFile
extends _TypeSecureValueError
import { SecureValueErrorFile } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
SecureValueErrorFile(params: { type: TypeSecureValueType; fileHash: Uint8Array; text: string; })Properties
protected
readonly
[params]: Paramstype: TypeSecureValueType
Static Properties
readonly
[paramDesc]: ParamDesc