npa library

Classes

NPA
  • Listens for authorization check requests from sshnp daemons
  • Checks if the clientAtSign is currently authorized to access the sshnpd atSign and device
  • Responds accordingly
  • NPAAuthCheckRequest
    NPAAuthCheckResponse
    NPAImpl
    NPAParams
    NPARequestHandler

    Constants

    jsonPrettyPrinter → const JsonEncoder

    Typedefs

    SrvGenerator<T> = Srv<T> Function(String, int, {String? aesC2D, String? aesD2C, bool? bindLocalPort, Duration? controlChannelHeartbeat, bool detached, String? ivC2D, String? ivD2C, String? localHost, int? localPort, bool multi, required RelayAuthenticator? relayAuthenticator, Duration timeout})