8namespace 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;  
 
This class represents the Arp String. The implementation is based on std::string.
Definition: String.hpp:39
 
Definition: ItemInfo.hpp:12
 
Root namespace for the PLCnext API