|
7 | 7 | 'CanonicalizationMethod' => '\SimpleSAML\XMLSecurity\XML\ds\CanonicalizationMethod', |
8 | 8 | 'DigestMethod' => '\SimpleSAML\XMLSecurity\XML\ds\DigestMethod', |
9 | 9 | 'DigestValue' => '\SimpleSAML\XMLSecurity\XML\ds\DigestValue', |
10 | | - 'Exponent' => '\SimpleSAML\XMLSecurity\XML\ds\Exponent', |
| 10 | +// 'DSAKeyValue' => '\SimpleSAML\XMLSecurity\XML\ds\DSAKeyValue', |
11 | 11 | 'KeyInfo' => '\SimpleSAML\XMLSecurity\XML\ds\KeyInfo', |
12 | 12 | 'KeyName' => '\SimpleSAML\XMLSecurity\XML\ds\KeyName', |
13 | 13 | 'KeyValue' => '\SimpleSAML\XMLSecurity\XML\ds\KeyValue', |
14 | 14 | 'Manifest' => '\SimpleSAML\XMLSecurity\XML\ds\Manifest', |
15 | | - 'Modulus' => '\SimpleSAML\XMLSecurity\XML\ds\Modulus', |
| 15 | +// 'MgmtData' => '\SimpleSAML\XMLSecurity\XML\ds\MgmtData', |
16 | 16 | 'Object' => '\SimpleSAML\XMLSecurity\XML\ds\DsObject', |
17 | | - 'RSAKeyValue' => '\SimpleSAML\XMLSecurity\XML\ds\RSAKeyValue', |
| 17 | +// 'PGPData' => '\SimpleSAML\XMLSecurity\XML\ds\PGPData', |
18 | 18 | 'Reference' => '\SimpleSAML\XMLSecurity\XML\ds\Reference', |
19 | 19 | 'RetrievalMethod' => '\SimpleSAML\XMLSecurity\XML\ds\RetrievalMethod', |
| 20 | + 'RSAKeyValue' => '\SimpleSAML\XMLSecurity\XML\ds\RSAKeyValue', |
20 | 21 | 'Signature' => '\SimpleSAML\XMLSecurity\XML\ds\Signature', |
21 | 22 | 'SignatureMethod' => '\SimpleSAML\XMLSecurity\XML\ds\SignatureMethod', |
22 | 23 | 'SignatureProperties' => '\SimpleSAML\XMLSecurity\XML\ds\SignatureProperties', |
23 | 24 | 'SignatureProperty' => '\SimpleSAML\XMLSecurity\XML\ds\SignatureProperty', |
24 | 25 | 'SignatureValue' => '\SimpleSAML\XMLSecurity\XML\ds\SignatureValue', |
25 | 26 | 'SignedInfo' => '\SimpleSAML\XMLSecurity\XML\ds\SignedInfo', |
| 27 | +// 'SPKIData' => '\SimpleSAML\XMLSecurity\XML\ds\SPKIData', |
26 | 28 | 'Transform' => '\SimpleSAML\XMLSecurity\XML\ds\Transform', |
27 | 29 | 'Transforms' => '\SimpleSAML\XMLSecurity\XML\ds\Transforms', |
28 | | - 'X509Certificate' => '\SimpleSAML\XMLSecurity\XML\ds\X509Certificate', |
29 | 30 | 'X509Data' => '\SimpleSAML\XMLSecurity\XML\ds\X509Data', |
30 | | - 'X509IssuerName' => '\SimpleSAML\XMLSecurity\XML\ds\X509IssuerName', |
31 | | - 'X509IssuerSerial' => '\SimpleSAML\XMLSecurity\XML\ds\X509IssuerSerial', |
32 | | - 'X509SerialNumber' => '\SimpleSAML\XMLSecurity\XML\ds\X509SerialNumber', |
33 | | - 'X509SubjectName' => '\SimpleSAML\XMLSecurity\XML\ds\X509SubjectName', |
34 | | - 'XPath' => '\SimpleSAML\XMLSecurity\XML\ds\XPath', |
35 | 31 | ], |
36 | 32 | 'http://www.w3.org/2009/xmldsig11#' => [ |
| 33 | +// 'DEREncodedKeyValue' => '\SimpleSAML\XMLSecurity\XML\dsig11\DEREncodedKeyValue', |
| 34 | +// 'ECKeyValue' => '\SimpleSAML\XMLSecurity\XML\dsig11\ECKeyValue', |
| 35 | +// 'GnB' => '\SimpleSAML\XMLSecurity\XML\dsig11\GnB', |
37 | 36 | 'KeyInfoReference' => '\SimpleSAML\XMLSecurity\XML\dsig11\KeyInfoReference', |
| 37 | +// 'PnB' => '\SimpleSAML\XMLSecurity\XML\dsig11\PnB', |
| 38 | +// 'Prime' => '\SimpleSAML\XMLSecurity\XML\dsig11\Prime', |
| 39 | +// 'TnB' => '\SimpleSAML\XMLSecurity\XML\dsig11\TnB', |
38 | 40 | 'X509Digest' => '\SimpleSAML\XMLSecurity\XML\dsig11\X509Digest', |
39 | 41 | ], |
40 | 42 | 'http://www.w3.org/2001/10/xml-exc-c14n#' => [ |
41 | 43 | 'InclusiveNamespaces' => '\SimpleSAML\XMLSecurity\XML\ec\InclusiveNamespaces', |
42 | 44 | ], |
43 | 45 | 'http://www.w3.org/2001/04/xmlenc#' => [ |
44 | | - 'CarriedKeyName' => '\SimpleSAML\XMLSecurity\XML\xenc\CarriedKeyName', |
| 46 | +// 'AgreementMethod' => '\SimpleSAML\XMLSecurity\XML\xenc\AgreementMethod', |
45 | 47 | 'CipherData' => '\SimpleSAML\XMLSecurity\XML\xenc\CipherData', |
46 | 48 | 'CipherReference' => '\SimpleSAML\XMLSecurity\XML\xenc\CipherReference', |
47 | | - 'CipherValue' => '\SimpleSAML\XMLSecurity\XML\xenc\CipherValue', |
48 | | - 'DataReference' => '\SimpleSAML\XMLSecurity\XML\xenc\DataReference', |
| 49 | +// 'DHKeyValue' => '\SimpleSAML\XMLSecurity\XML\xenc\DHKeyValue', |
49 | 50 | 'EncryptedData' => '\SimpleSAML\XMLSecurity\XML\xenc\EncryptedData', |
50 | 51 | 'EncryptedKey' => '\SimpleSAML\XMLSecurity\XML\xenc\EncryptedKey', |
51 | | - 'EncryptionMethod' => '\SimpleSAML\XMLSecurity\XML\xenc\EncryptionMethod', |
52 | 52 | 'EncryptionProperties' => '\SimpleSAML\XMLSecurity\XML\xenc\EncryptionProperties', |
53 | 53 | 'EncryptionProperty' => '\SimpleSAML\XMLSecurity\XML\xenc\EncryptionProperty', |
54 | | - 'KeyReference' => '\SimpleSAML\XMLSecurity\XML\xenc\KeyReference', |
55 | | - 'KeySize' => '\SimpleSAML\XMLSecurity\XML\xenc\KeySize', |
56 | | - 'OAEPparams' => '\SimpleSAML\XMLSecurity\XML\xenc\OAEPparams', |
57 | 54 | 'ReferenceList' => '\SimpleSAML\XMLSecurity\XML\xenc\ReferenceList', |
58 | | - 'Transforms' => '\SimpleSAML\XMLSecurity\XML\xenc\Transforms', |
59 | 55 | ], |
60 | 56 | ]; |
0 commit comments