Home GnuPG

Modernize API of make_actions_from_data()

Description

Modernize API of make_actions_from_data()

Use a std::vector instead of a C array and template magic.

Details