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

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

    Class CpSubjectIdentifier

    Inheritance
    object
    CpSubjectIdentifier
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: CryptoPro.Security.Cryptography.Pkcs
    Assembly: CryptoPro.Security.Cryptography.Pkcs.dll
    Syntax
    public sealed class CpSubjectIdentifier

    Properties

    Type

    Declaration
    public SubjectIdentifierType Type { get; }
    Property Value
    Type Description
    SubjectIdentifierType

    Value

    Declaration
    public object Value { get; }
    Property Value
    Type Description
    object

    Methods

    MatchesCertificate(CpX509Certificate2)

    Declaration
    public bool MatchesCertificate(CpX509Certificate2 certificate)
    Parameters
    Type Name Description
    CpX509Certificate2 certificate
    Returns
    Type Description
    bool
    В этом разделе
    Наверх Generated by DocFX