mirror of
https://github.com/samba-team/samba.git
synced 2025-03-30 06:50:24 +03:00
idl-pac: add a decoder for the pac info ctr
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f33fc39f37
commit
f1c2702b26
@ -122,6 +122,10 @@ interface krb5pac
|
||||
[in] PAC_LOGON_INFO logon_info
|
||||
);
|
||||
|
||||
void decode_login_info_ctr(
|
||||
[in] PAC_LOGON_INFO_CTR logon_info_ctr
|
||||
);
|
||||
|
||||
void decode_pac_validate(
|
||||
[in] PAC_Validate pac_validate
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user