22 #ifndef NDN_SECURITY_SIGNATURE_SHA256_WITH_ECDSA_HPP    23 #define NDN_SECURITY_SIGNATURE_SHA256_WITH_ECDSA_HPP    57 #endif // NDN_SECURITY_SIGNATURE_SHA256_WITH_ECDSA_HPP 
Represents a signature of Sha256WithEcdsa type. 
SignatureSha256WithEcdsa(const KeyLocator &keyLocator=KeyLocator())
Create Sha256WithEcdsa signature with specified KeyLocator. 
Holds SignatureInfo and SignatureValue in a Data packet.