КриптоПро .NET
Search Results for

    Показать/Скрыть содержание

    Delegate RemoteCertificateValidationCallback

    Namespace: CryptoPro.Net.Security
    Assembly: CryptoPro.Net.Security.dll
    Syntax
    public delegate bool RemoteCertificateValidationCallback(object sender, CpX509Certificate2? certificate, CpX509Chain? chain, SslPolicyErrors sslPolicyErrors)
    Parameters
    Type Name Description
    object sender
    CpX509Certificate2 certificate
    CpX509Chain chain
    SslPolicyErrors sslPolicyErrors
    Returns
    Type Description
    bool
    В этом разделе
    Наверх Generated by DocFX