OpenDDS  Snapshot(2023/04/28-20:55)
DDS::Security::CryptoKeyFactory Member List

This is the complete list of members for DDS::Security::CryptoKeyFactory, including all inherited members.

register_local_datareader(in ParticipantCryptoHandle participant_crypto, in PropertySeq datareader_properties, in EndpointSecurityAttributes datareader_security_attributes, inout SecurityException ex)DDS::Security::CryptoKeyFactory
register_local_datawriter(in ParticipantCryptoHandle participant_crypto, in PropertySeq datawriter_properties, in EndpointSecurityAttributes datawriter_security_attributes, inout SecurityException ex)DDS::Security::CryptoKeyFactory
register_local_participant(in IdentityHandle participant_identity, in PermissionsHandle participant_permissions, in PropertySeq participant_properties, in ParticipantSecurityAttributes participant_security_attributes, inout SecurityException ex)DDS::Security::CryptoKeyFactory
register_matched_remote_datareader(in DatawriterCryptoHandle local_datawriter_crypto_handle, in ParticipantCryptoHandle remote_participant_crypto, in SharedSecretHandle shared_secret, in boolean relay_only, inout SecurityException ex)DDS::Security::CryptoKeyFactory
register_matched_remote_datawriter(in DatareaderCryptoHandle local_datareader_crypto_handle, in ParticipantCryptoHandle remote_participant_crypt, in SharedSecretHandle shared_secret, inout SecurityException ex)DDS::Security::CryptoKeyFactory
register_matched_remote_participant(in ParticipantCryptoHandle local_participant_crypto_handle, in IdentityHandle remote_participant_identity, in PermissionsHandle remote_participant_permissions, in SharedSecretHandle shared_secret, inout SecurityException ex)DDS::Security::CryptoKeyFactory
unregister_datareader(in DatareaderCryptoHandle datareader_crypto_handle, inout SecurityException ex)DDS::Security::CryptoKeyFactory
unregister_datawriter(in DatawriterCryptoHandle datawriter_crypto_handle, inout SecurityException ex)DDS::Security::CryptoKeyFactory
unregister_participant(in ParticipantCryptoHandle participant_crypto_handle, inout SecurityException ex)DDS::Security::CryptoKeyFactory