FirmaSAT
10.50.0
|
This is the complete list of members for firmasat::Sat, including all inherited members.
Asciify(const std::string &xmlFile) | firmasat::Sat | static |
BigFile enum value | firmasat::Sat | |
CheckKeyAndCert(const std::string &keyFile, const std::string &password, const std::string &certFile) | firmasat::Sat | static |
Default enum value | firmasat::Sat | |
ExtractDigestFromSignature(const std::string &xmlFile, const std::string &certFile="") | firmasat::Sat | static |
FixBOM(const std::string &outFile, const std::string &inputFile) | firmasat::Sat | static |
GetCertAsString(const std::string &certFile) | firmasat::Sat | static |
GetKeyAsString(const std::string &keyFile, const std::string &password="", const KeyOption keyOpt=KeyOption::UnencryptedBase64) | firmasat::Sat | static |
GetXmlAttribute(const std::string &xmlFile, const std::string &attributeName, const std::string &elementName) | firmasat::Sat | static |
InsertCert(const std::string &newFile, const std::string &xmlFile, const std::string &certFile) | firmasat::Sat | static |
InsertCertToString(const std::string &xmlFile, const std::string &certFile) | firmasat::Sat | static |
KeyFormat enum name | firmasat::Sat | |
KeyOption enum name | firmasat::Sat | |
MakeDigestFromXml(const std::string &xmlFile) | firmasat::Sat | static |
MakePipeStringFromXml(const std::string &xmlFile) | firmasat::Sat | static |
MakeSignatureFromXml(const std::string &xmlFile, const std::string &keyFile, const std::string &password="") | firmasat::Sat | static |
NewKeyFile(const std::string &newFile, const std::string &newPassword, const std::string &keyFile, const std::string &keyPassword, const KeyFormat format=KeyFormat::Binary) | firmasat::Sat | static |
NoBOM enum value | firmasat::Sat | |
OverrideReqd enum value | firmasat::Sat | |
QueryCert(const std::string &certFile, const std::string &query) | firmasat::Sat | static |
SetXmlNoMatch(const std::string &value="") | firmasat::Sat | static |
SignOpts enum name | firmasat::Sat | |
SignXml(const std::string &outFile, const std::string &xmlFile, const std::string &keyFile, const std::string &password="", const std::string &certFile="", const SignOpts signOpts=SignOpts::Default) | firmasat::Sat | static |
SignXmlToString(const std::string &xmlFile, const std::string &keyFile, const std::string &password="", const std::string &certFile="", const SignOpts signOpts=SignOpts::Default) | firmasat::Sat | static |
UseEmptyElements enum value | firmasat::Sat | |
Uuid() | firmasat::Sat | static |
ValidateXml(const std::string &xmlFile, const XmlOption xmlOpt=XmlOption::Strict) | firmasat::Sat | static |
VerifySignature(const std::string &xmlFile, const std::string &certFile="") | firmasat::Sat | static |
WritePfxFile(const std::string &pfxFile, const std::string &pfxPassword, const std::string &keyFile, const std::string &keyPassword, const std::string &certFile) | firmasat::Sat | static |
XmlNoMatch() | firmasat::Sat | static |
XmlOption enum name | firmasat::Sat | |
XmlReceiptVersion(const std::string &xmlFile) | firmasat::Sat | static |