NAME
Crypt::OpenSSL3::X509::Stack - A stack of X509 certificates
VERSION
version 0.007
METHODS
new
delete
delete_ptr
find
find_all
find_ex
free
insert
is_sorted
num
pop
pop_free
push
reserve
set
shift
sort
unshift
value
zero
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.