2#ifndef _security_rsa_pkcs1_signature_formatter_h_
3#define _security_rsa_pkcs1_signature_formatter_h_
5#include "security/cryptography/asymmetric_signature_formatter.h"
7namespace System {
namespace Security {
namespace Cryptography {
11 struct RSAPKCS1SignatureFormatterPimpl;
25 ASPOSECPP_SHARED_RTTI_INFO_DECL();
49 std::unique_ptr<Details::RSAPKCS1SignatureFormatterPimpl> pimpl;
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