Mercurial > trustbridge
view common/pubkey-release.h @ 238:dd417a2ff9cd
Specifiy unspecified behavior if there is an install and
remove instruction for the same certificate.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 28 Mar 2014 14:18:53 +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