NAME
Crypt::OpenSSL3::Timestamp::TokenInfo - A Timestamp Protocol token information object
VERSION
version 0.008
METHODS
new
add_ext
delete_ext
get_accuracy
get_ext
get_ext_by_NID
get_ext_by_OBJ
get_ext_by_critical
get_ext_count
get_msg_imprint
get_nonce
get_ordering
get_policy_id
get_serial
get_time
get_tsa
get_version
read_der
set_accuracy
set_msg_imprint
set_nonce
set_ordering
set_policy_id
set_serial
set_time
set_tsa
set_version
write_der
AUTHOR
Leon Timmermans <fawaka@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2025 by Leon Timmermans.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.