| Authen::Krb5::KeytabEntry(3pm) | User Contributed Perl Documentation | Authen::Krb5::KeytabEntry(3pm) |
Authen::Krb5::KeytabEntry - Entry in a Kerberos Keytab
version 1.906
Create a new Authen::Krb5::KeytabEntry object from an Authen::Krb5::Principal object, a key version number, and an Authen::Krb5::Keyblock object.
An Authen::Krb5::Principal object representing the principal contained in the entry.
The timestamp of the entry.
The key version number of the key contained in the entry.
An Authen::Krb5::Keyblock object representing a copy of the keyblock contained in the entry.
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 |