Mercurial > trustbridge
view common/pubkey-release.h @ 115:5ed770c41a73
Change garbage input to invalid input. Fix InvalidInstructions test.
InvalidInstructions test now fails as instruction validation is not yet implemented
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 21 Mar 2014 16:33:18 +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