Метод | Описание | |
---|---|---|
SerializeRootNodeInfo ( RootNodeInfo rootNodeInfo, ICryptographyProvider cryptographyProvider, bool fullFileEncryption = false, bool export = false ) : System.Xml.Linq.XElement |
Метод | Описание | |
---|---|---|
CreateProtectedAttribute ( RootNodeInfo rootNodeInfo, ICryptographyProvider cryptographyProvider, bool export ) : System.Xml.Linq.XAttribute |
public SerializeRootNodeInfo ( RootNodeInfo rootNodeInfo, ICryptographyProvider cryptographyProvider, bool fullFileEncryption = false, bool export = false ) : System.Xml.Linq.XElement | ||
rootNodeInfo | RootNodeInfo | |
cryptographyProvider | ICryptographyProvider | |
fullFileEncryption | bool | |
export | bool | |
Результат | System.Xml.Linq.XElement |