NAME

Crypt::OpenSSL3::X509::Stack - A stack of X509 certificates

VERSION

version 0.008

METHODS

new

delete

find

find_all

find_ex

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.