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

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

    Class CpX509ChainElement

    Inheritance
    object
    CpX509ChainElement
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: CryptoPro.Security.Cryptography.X509Certificates
    Assembly: CryptoPro.Security.Cryptography.dll
    Syntax
    public class CpX509ChainElement

    Properties

    Certificate

    Declaration
    public CpX509Certificate2 Certificate { get; }
    Property Value
    Type Description
    CpX509Certificate2

    ChainElementStatus

    Declaration
    public X509ChainStatus[] ChainElementStatus { get; }
    Property Value
    Type Description
    X509ChainStatus[]

    Information

    Declaration
    public string Information { get; }
    Property Value
    Type Description
    string
    В этом разделе
    Наверх Generated by DocFX