FreeRDP
|
#include <krb5glue.h>
Data Fields | |
krb5glue_key | session_key |
krb5glue_key | initiator_key |
krb5glue_key | acceptor_key |
FreeRDP: A Remote Desktop Protocol Client Kerberos Auth Protocol
Copyright 2022 Isaac Klein fifth degr ee@pr oton mail. com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition at line 87 of file krb5glue.h.
krb5glue_key krb5glue_keyset::acceptor_key |
Definition at line 91 of file krb5glue.h.
krb5glue_key krb5glue_keyset::initiator_key |
Definition at line 90 of file krb5glue.h.
krb5glue_key krb5glue_keyset::session_key |
Definition at line 89 of file krb5glue.h.