Discuss this help topic in SecureBlackbox Forum
XML: Check signature properties
After loading a signature into TElXMLVerifier object you can use SignatureMethodType property to check the signature method type (asymmetric or HMAC signing), use SignatureMethod or MACMethod to display signature algorithm used, use KeyName property to get the name of key that shall be used, use SignatureType property to check if signature is enveloping, enveloped, detached or custom signature type, use CanonicalizationMethod property to display canonicalization method.