import "SecurityReplaceable.idl";
Inheritance diagram for SecurityReplaceable::SecurityContext:
Public Methods | |
Security::AssociationStatus | continue_security_context (in Security::OpaqueBuffer in_token, out Security::OpaqueBuffer out_token) |
void | protect_message (in Security::OpaqueBuffer message, in Security::QOP qop, out Security::OpaqueBuffer text_buffer, out Security::OpaqueBuffer token) |
boolean | reclaim_message (in Security::Opaque text_buffer, in Security::Opaque token, out Security::QOP qop, out Security::Opaque message) |
boolean | is_valid (out Security::UtcT expiry_time) |
boolean | discard_security_context (in Security::Opaque discard_data, out Security::OpaqueBuffer out_token) |
boolean | process_discard_token (in Security::OpaqueBuffer discard_token) |
Public Attributes | |
readonly attribute Security::SecurityContextType | context_type |
readonly attribute Security::SecurityContextState | context_state |
readonly attribute Security::MechanismType | mechanism |
readonly attribute Security::ChannelBindings | chan_binding |
readonly attribute SecurityLevel2::ReceivedCredentials | received_credentials |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|