Copyright (C) 2015 Regents of the University of California. More...
#include <publisher-public-key-digest-types.h>
Public Attributes | |
| struct ndn_Blob | publisherPublicKeyDigest |
| A Blob whose value is a pointer to pre-allocated buffer. More... | |
Copyright (C) 2015 Regents of the University of California.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/. A copy of the GNU Lesser General Public License is in the file COPYING. A PublisherPublicKeyDigest holds a pointer to the publisher public key digest value, if any. We make a separate struct since this is used by multiple other structs.
| struct ndn_Blob ndn_PublisherPublicKeyDigest::publisherPublicKeyDigest |
A Blob whose value is a pointer to pre-allocated buffer.
0 for none
1.8.9.1