Mercurial > trustbridge
view common/pubkey-release.h @ 333:de94c4ec22b1
Renamed management to administrator application.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 09 Apr 2014 12:41:07 +0200 |
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