| Interface | Description |
|---|---|
| XmlSignatureAlgorithm |
Signature algorithm for xml signatures.
|
| Class | Description |
|---|---|
| BaseXmlSignatureAlgorithm | |
| DSAXmlSignature |
The DSA family of algorithms is defined in FIPS 186-3 [DSS].
|
| DSAXmlSignature.DSAWithSHA1 | |
| ECDSAXmlSignature | |
| ECDSAXmlSignature.ECDSAwithSHA1 | |
| ECDSAXmlSignature.ECDSAwithSHA256 | |
| ECDSAXmlSignature.ECDSAwithSHA384 | |
| ECDSAXmlSignature.ECDSAwithSHA512 | |
| HMACIntegrity |
MAC algorithms take two implicit parameters, their keying material
determined from
KeyInfo and the octet stream output by
CanonicalizationMethod. |
| HMACIntegrity.HMACwithMD5 | |
| HMACIntegrity.HMACwithRIPEMD | |
| HMACIntegrity.HMACwithSHA1 | |
| HMACIntegrity.HMACwithSHA256 | |
| HMACIntegrity.HMACwithSHA384 | |
| HMACIntegrity.HMACwithSHA512 | |
| RSAXmlSignature |
The expression "RSA algorithm" as used in this specification refers to
the RSASSA-PKCS1-v1_5 algorithm described in RFC 3447 [PKCS1].
|
| RSAXmlSignature.RSAwithMD5 | |
| RSAXmlSignature.RSAwithPSS | |
| RSAXmlSignature.RSAwithSHA1 | |
| RSAXmlSignature.RSAwithSHA256 | |
| RSAXmlSignature.RSAwithSHA384 | |
| RSAXmlSignature.RSAwithSHA512 |
Copyright © 2025. All rights reserved.