Click or drag to resize

PqcErrorException(Int32) Constructor

PQC error exception

Namespace: CryptoSysPQC
Assembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PqcErrorException(
	int errcode
)

Parameters

errcode  Int32
Error code
See Also