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

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

    Class CpKeyInfoClause

    Inheritance
    object
    CpKeyInfoClause
    CpKeyInfoEncryptedKey
    CpKeyInfoName
    CpKeyInfoNode
    CpKeyInfoX509Data
    Gost2012_256KeyValue
    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.Xml
    Assembly: CryptoPro.Security.Cryptography.Xml.dll
    Syntax
    public abstract class CpKeyInfoClause

    Constructors

    CpKeyInfoClause()

    Declaration
    protected CpKeyInfoClause()

    Methods

    GetXml()

    Declaration
    public abstract XmlElement GetXml()
    Returns
    Type Description
    XmlElement

    LoadXml(XmlElement)

    Declaration
    public abstract void LoadXml(XmlElement element)
    Parameters
    Type Name Description
    XmlElement element
    В этом разделе
    Наверх Generated by DocFX