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