Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (8 loc) · 692 Bytes

SignatureAlgorithmEnum.md

File metadata and controls

20 lines (8 loc) · 692 Bytes

SignatureAlgorithmEnum

Enum

* `_2000slash09SlashXmldsigHashRsaMinusSha1` (value: `"http://www.w3.org/2000/09/xmldsig#rsa-sha1"`)

* `_2001slash04SlashXmldsigMinusMoreHashRsaMinusSha256` (value: `"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"`)

* `_2001slash04SlashXmldsigMinusMoreHashRsaMinusSha384` (value: `"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384"`)

* `_2001slash04SlashXmldsigMinusMoreHashRsaMinusSha512` (value: `"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"`)

* `_2000slash09SlashXmldsigHashDsaMinusSha1` (value: `"http://www.w3.org/2000/09/xmldsig#dsa-sha1"`)

* `unknownDefaultOpenApi` (value: `"unknown_default_open_api"`)