Mercurial > trustbridge > trustbridge
view common/pubkey-release.h @ 37:00aa5fa3c2fb
Build System maintainance. Correct integration of Polarssl.
Make profiling an option, fix static_check target
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 14 Mar 2014 09:01:19 +0000 |
parents | e783fd99a9eb |
children | f6ce186cebc2 |
line wrap: on
line source
#ifndef PUBKEY_RELEASE_H #define PUBKEY_RELEASE_H static const unsigned char public_key_pem[] = ""; #endif