2#ifndef _security_AsymmetricSignatureDeformatter_h_
3#define _security_AsymmetricSignatureDeformatter_h_
5#include <system/string.h>
6#include <system/shared_ptr.h>
7#include <system/object.h>
8#include <system/array.h>
9#include <security/cryptography/hash_algorithm.h>
10#include <security/cryptography/asymmetric_algorithm.h>
14namespace Cryptography {
27 ASPOSECPP_SHARED_RTTI_INFO_DECL();
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9