NAME

Crypt::OpenSSL3::X509::Request - A X509 / PKCS10 certificate signing request

VERSION

version 0.006

METHODS

add_attr

add_attr_by_NID

add_attr_by_OBJ

add_attr_by_txt

check_private_key

delete_attr

digest

dup

get_X509_pubkey

get_attr

get_attr_by_NID

get_attr_by_OBJ

get_attr_count

get_distinguishing_id

get_pubkey

get_signature

get_signature_nid

get_subject_name

get_version

new

set_distinguishing_id

set_pubkey

set_signature

set_signature_algo

set_subject_name

set_version

sign

sign_ctx

verify

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.