DOKK / manpages / debian 13 / libauthen-krb5-perl / Authen::Krb5::AuthContext.3pm.en
Authen::Krb5::AuthContext(3pm) User Contributed Perl Documentation Authen::Krb5::AuthContext(3pm)

Authen::Krb5::AuthContext - Kerberos 5 auth_context object.

version 1.906

Allocates memory for a new Authen::Krb5::AuthContext object and returns it.

Sets the local and remote addresses for the AuthContext object. 'localaddr' and 'remoteaddr' are Authen::Krb5::Address objects, usually of type ADDRTYPE_INET.

Returns a list containing the local and the remote address of the AuthContext object.

Sets the replay cache for auth_context. 'rc' is a Authen::Krb5::Rcache object generated by get_server_rcache.

Retrieves the session key as an Authen::Krb5::KeyBlock object.

Jeff Horwitz <jeff@smashing.org>

This software is copyright (c) 2000 by Jeff Horwitz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2025-04-11 perl v5.40.1