FreeRDP
krb5glue_keyset Struct Reference

#include <krb5glue.h>

Data Fields

krb5glue_key session_key
 
krb5glue_key initiator_key
 
krb5glue_key acceptor_key
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Client Kerberos Auth Protocol

Copyright 2022 Isaac Klein fifth.nosp@m.degr.nosp@m.ee@pr.nosp@m.oton.nosp@m.mail..nosp@m.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.

Field Documentation

◆ acceptor_key

krb5glue_key krb5glue_keyset::acceptor_key

Definition at line 91 of file krb5glue.h.

◆ initiator_key

krb5glue_key krb5glue_keyset::initiator_key

Definition at line 90 of file krb5glue.h.

◆ session_key

krb5glue_key krb5glue_keyset::session_key

Definition at line 89 of file krb5glue.h.


The documentation for this struct was generated from the following file: