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

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

    Class CpPublicKeyInfo

    Inheritance
    object
    CpPublicKeyInfo
    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 CpPublicKeyInfo

    Properties

    Algorithm

    Declaration
    public AlgorithmIdentifier Algorithm { get; }
    Property Value
    Type Description
    AlgorithmIdentifier

    KeyValue

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