Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpCrypto Interfaces ¶ Library Identification ¶ Name: CmpCrypto Interfaces Version: newest Company: System Namespace: CmpCrypto_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpCrypto Interfaces, * (System) CmpX509Cert Interfaces ¶ Library Identification ¶ Name: CmpX509Cert Interfaces Version: newest Company: System Namespace: CmpX509Cert_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpX509Cert Interfaces, * (System) SysSocket Interfaces ¶ Library Identification ¶ Name: SysSocket Interfaces Version: newest Company: System Namespace: SysSocket_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket Interfaces, * (System) SysTime ¶ Library Identification ¶ Name: SysTime Version: 3.5.9.0 Company: System Namespace: SysTime Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTime, 3.5.9.0 (System) SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
CmpX509Cert Library Documentation ¶ Company System Title CmpX509Cert Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpX509Cert Description 1 ¶ This library allows the access to the runtime certificate store and the handling of certificates in different formats Indices and tables ¶ 1 Based on CmpX509Cert.library, last modified 20.04.2021, 15:59:16. LibDoc 4.4.0.0-b.27 The content file CmpX509Cert.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:59:16.
RtsX509NameEntry (STRUCT) ¶ TYPE RtsX509NameEntry : STRUCT Represents an entry of the X509 Names used in the subject or issuer fields in the certificate. This sturucter contains the OID to identify the field and the corresponding string as value. Use the RtsOIDGetName function to get the string representations of the field. InOut: Name Type Comment id RtsOID ID of the entry value POINTER TO STRING String value of the entry
Types ¶ RtsOIDStore (Union) RtsX509AltNameStore (Union) RtsX509CertFilterContent (Union)
RtsOIDStore (UNION) ¶ TYPE RtsOIDStore : UNION InOut: Name Type aOID ARRAY [0..15] OF BYTE pOID POINTER TO BYTE
RtsX509AltNameStore (UNION) ¶ TYPE RtsX509AltNameStore : UNION InOut: Name Type pEmail POINTER TO STRING pDnsName POINTER TO STRING pUri POINTER TO STRING ipAddress SysSocket_Interfaces.INADDR registerdID RtsOID
RtsX509CertFilterContent (UNION) ¶ TYPE RtsX509CertFilterContent : UNION InOut: Name Type trustLevel RtsCertTrustLevel subject POINTER TO RtsX509CertName keyUsage UDINT exKeyUsage POINTER TO RtsX509ExKeyUsage thumpbrint POINTER TO RtsByteString
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:04:15 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpX509Cert_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpX509Cert_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 02.03.2023, 11:04:13 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpX509Cert_Itfs Title CmpX509Cert Interfaces Version version 3.5.19.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpCrypto Interfaces ¶ Library Identification ¶ Name: CmpCrypto Interfaces Version: newest Company: System Namespace: CmpCrypto_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpCrypto Interfaces, * (System) CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) SysSocket Interfaces ¶ Library Identification ¶ Name: SysSocket Interfaces Version: newest Company: System Namespace: SysSocket_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysSocket Interfaces, * (System) SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
CmpXMLParser Library Documentation ¶ Company System Title CmpXMLParser Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpXMLParser Description 1 ¶ This library provides access to the XML parser component in the runtime system. Contents: ¶ ComponentID (GVL) CreateXMLParser2 (Function) Encoding (GVL) EventIDs (GVL) EventParameter EVTPARAM_CmpXMLData (Struct) EVTPARAM_CmpXMLEnd (Struct) EVTPARAM_CmpXMLStart (Struct) FreeXMLParser (Function) ParseXML2 (Function) XMLFLags (GVL) Indices and tables ¶ 1 Based on CmpXMLParser.library, last modified 20.04.2021, 16:00:18. LibDoc 4.4.0.0-b.27 The content file CmpXMLParser.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:00:18.