You can use signing algorithms to digitally sign tokens, messages, and files. The following table lists the supported signing algorithms and their identifying URIs.

Algorithm name Algorithm URI

DSA SHA1

http://www.w3.org/2000/09/xmldsig#dsa-sha1

RSA SHA1

http://www.w3.org/2000/09/xmldsig#rsa-sha1

RSA SHA256

http://www.w3.org/2001/04/xmldsig-more#rsa-sha256

RSA SHA384

http://www.w3.org/2001/04/xmldsig-more#rsa-sha384

RSA SHA512

http://www.w3.org/2001/04/xmldsig-more#rsa-sha512

RSASSA-PSS SHA256

http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1

RSASSA-PSS SHA384

http://www.w3.org/2007/05/xmldsig-more#sha384-rsa-MGF1

RSASSA-PSS SHA512

http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1

ECDSA SHA256

http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256

ECDSA SHA384

http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384

ECDSA SHA512

http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512