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