4#include <system/enum.h>
6namespace System {
namespace Security {
namespace Cryptography {
27struct EnumMetaInfo<
System::Security::Cryptography::PaddingMode>
29 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Security::Cryptography::PaddingMode, const char_t*>, 5>& values();
PaddingMode
Defines how to treat messages that is shorter than block required by crypto operation....
Definition: padding_mode.h:9
@ ANSIX923
Use ANSIX923 padding string.
@ PKCS7
Use PKCS #7 padding string.
@ ISO10126
Use ISO10126 padding string.
Definition: db_command.h:9