Local Interface SecurityLevel3Transport::TargetCredentials

Local Interface SecurityLevel3Transport::TargetCredentials

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

Attribute Index

transport_credentials

Attributes

transport_credentials
readonly attribute TransportSecurity::TargetCredentials transport_credentials;


Generated by the ORBacus IDL-to-HTML translator