2#ifndef _aspose_security_sha1_crypto_service_provider_h_
3#define _aspose_security_sha1_crypto_service_provider_h_
5#include <security/cryptography/sha1.h>
6#include <system/exceptions.h>
8namespace System{
namespace Security{
namespace Cryptography{
SHA1 CSP implementation. Objects of this class should only be allocated using System::MakeObject() fu...
Definition: sha1_crypto_service_provider.h:15
SHA1CryptoServiceProvider()
Constructor.
Definition: sha1_crypto_service_provider.h:18
Computes SHA1 hash for input data. In C++ SHA1 is not an abstract class. Objects of this class should...
Definition: sha1.h:14
Definition: db_command.h:9