Function verifyClientCertificateChain

  • Verify the client certificate chain when it connects to the server. The server does have a target NodeId. This means we verify the entire chain.

    Parameters

    • certs: Uint8Array[]

    Returns Promise<CryptoError | undefined>

Generated using TypeDoc