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