PKI_FAILED constant
Routing_Error
const PKI_FAILED
The client specified a PKI transport, but the node was unable to send the packet using PKI (and did not send the message at all)
Implementation
static const Routing_Error PKI_FAILED =
Routing_Error._(34, _omitEnumNames ? '' : 'PKI_FAILED');