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