Local Interface SecurityLevel3Transport::OwnCredentials

Local Interface SecurityLevel3Transport::OwnCredentials

local interface OwnCredentials
    inherits from SecurityLevel3::OwnCredentials
The OwnCredentials interface of this module extends the OwnCredentials interface of the SecurityLevel3::OwnCredentials interface with a readonly attribute that accesses its underlying TransportSecurity OwnCredentials.

Attribute Index

transport_credentials

Attributes

transport_credentials
readonly attribute TransportSecurity::OwnCredentials transport_credentials;


Generated by the ORBacus IDL-to-HTML translator