|
NAMECrypt::Perl::X509::Extension::authorityKeyIdentifierSYNOPSISmy $usage_obj = Crypt::Perl::X509::Extension::authorityKeyIdentifier->new( keyIdentifier => $key_id_octet_string, #optional authorityCertIssuer => [ [ dNSName => '..' ], .. ], authorityCertSerialNumber => $auth_cert_serial_num ); SEE ALSO<https://tools.ietf.org/html/rfc5280#section-4.2.1.1>
Visit the GSP FreeBSD Man Page Interface. |