FireSync API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
kSha256Hash.h
Go to the documentation of this file.
1
8
#ifndef K_API_SHA256_HASH_H
9
#define K_API_SHA256_HASH_H
10
11
#include <
kFireSync/kFsDef.h
>
12
#include <
kApi/Crypto/kHash.h
>
13
14
#include <kFireSync/Crypto/kSha256Hash.x.h>
15
22
//typedef kHash kSha256Hash; --forward-declared in kFsDef.x.h
23
32
kFsFx(
kStatus
)
kSha256Hash_Construct
(
kSha256Hash
* hash,
kAlloc
allocator);
33
34
#endif
kSha256Hash::kSha256Hash_Construct
kStatus kSha256Hash_Construct(kSha256Hash *hash, kAlloc allocator)
Constructs a kSha256Hash instance.
kAlloc
kSha256Hash
Sha256 hash implementation.
kFsDef.h
Essential API declarations for the kFireSync library.
kStatus
kHash.h
Crypto
kSha256Hash.h
This site is best viewed with Firefox. Copyright (C) 2003-2016 by LMI Technologies.