Glossary of terms¶
A¶
B¶
C¶
D¶
- Datagram¶
TBD
- DataReader¶
A DCPS equivalent of a DDSI Reader. Each DDSI Reader is the combination of the corresponding DCPS DataReader and the DCPS Subscriber it belongs to.
- DataWriter¶
A DCPS equivalent of a DDSI Writer. Each DDSI Writer is a combination of the corresponding DCPS DataWriter and DCPS Publisher.
- DDSI participants¶
TBD
- DCPS¶
Data-Centric Publish-Subscribe
- DDSI¶
Data Distribution Service Interoperability. DDSI specification: DDSI-RTPS 2.1, DDSI-RTPS 2.2, DDSI-RTPS 2.5.
- DDS¶
Data Distribution Service. OMG DDS specification
- Domain ID¶
TBD
E¶
F¶
G¶
H¶
I¶
J¶
K¶
L¶
M¶
N¶
- NACK¶
O¶
- OpenSplice¶
TBD
P¶
- Participant¶
TBD
- Peer Node¶
TBD
- PKCS#7¶
Public-Key Cryptography Standards #7. A standard for signing and encrypting data, also known as Cryptographic Message Syntax (CMS). Used in DDS Security to sign governance and permissions documents, ensuring their integrity and authenticity.
- PKCS#11¶
Public-Key Cryptography Standards #11. A platform-independent API (also known as “Cryptoki”) for interfacing with cryptographic tokens such as HSMs, smart cards, and USB security keys. Defined originally by RSA Security.
- PKI¶
Public Key Infrastructure
- PoC¶
Proof of Concept
- Publisher¶
TBD
Q¶
R¶
S¶
T¶
U¶
V¶
W¶
X¶
- X.509¶
A standard defining the format of public key certificates, defined in RFC 5280. X.509 certificates bind a public key to an identity (subject) and are signed by a Certificate Authority. DDS Security uses X.509 certificates for participant authentication.