PLCnext API Documentation
25.0.2.69
Arp
System
Rsc
Services
SecureString.hxx
1
2
//
3
// Copyright Phoenix Contact GmbH & Co. KG
4
//
6
#pragma once
7
#include "Arp/Base/Rsc/Commons/RscSecureString.hxx"
8
9
namespace
Arp::System::Rsc::Services
10
{
11
12
template
<
int
N>
13
using
SecureString =
Arp::Base::Rsc::Commons::RscSecureString<N>
;
14
15
}
Arp::Base::Rsc::Commons::RscSecureString
Specialized implementation of RscString for secure context.
Definition:
RscSecureString.hxx:16
Arp::System::Rsc::Services
Namespace for classes and interfaces for the Remote Service Call implementation
Generated on Mon May 12 2025 14:03:55 for PLCnext API Documentation by
1.9.4