NAME
Crypt::OpenSSL3::ASN1::String - An ASN1 string
VERSION
version 0.003
METHODS
cmp
dup
get_data
length
set
print_ex
to_UTF8
type
CONSTANTS
- FLGS_DUMP_ALL
- FLGS_DUMP_DER
- FLGS_DUMP_UNKNOWN
- FLGS_ESC_2253
- FLGS_ESC_2254
- FLGS_ESC_CTRL
- FLGS_ESC_MSB
- FLGS_IGNORE_TYPE
- FLGS_RFC2253
- FLGS_SHOW_TYPE
- FLGS_UTF8_CONVERT
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.