8 namespace Arp { 
namespace System { 
namespace Commons { 
namespace Security
    26     String CertSerialNumberHex;
    27     String CertValidityNotBeforeIso8601;
    28     String CertValidityNotAfterIso8601;
    30     String CertSubjectAttributeCommonName;
    32     String CertIssuerAttributeCommonName;
    37     String CrlIssuerAttributeCommonName;
    38     String CrlThisUpdateIso8601;
    39     String CrlNextUpdateIso8601;  
 
Root namespace for the PLCnext API
 
Definition: ItemInfo.hpp:11
 
System components used by the System, Device, Plc or Io domains.