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

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

    Class X509EncodeIssuerAndSerialHelper

    Inheritance
    object
    X509EncodeIssuerAndSerialHelper
    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 static class X509EncodeIssuerAndSerialHelper

    Methods

    EncodeIssuerAndSerial(CpX509Certificate2)

    Закодировать атрибут IssuerSerial

    Declaration
    public static byte[] EncodeIssuerAndSerial(CpX509Certificate2 cert)
    Parameters
    Type Name Description
    CpX509Certificate2 cert

    Сертификат, для которого требуется сформировать атрибут.

    Returns
    Type Description
    byte[]
    Remarks

    Описанис см. RFC 5035

    В этом разделе
    Наверх Generated by DocFX