| Index: trunk/Source/modules/crypto/KeyAlgorithm.idl
|
| ===================================================================
|
| --- trunk/Source/modules/crypto/KeyAlgorithm.idl (revision 174732)
|
| +++ trunk/Source/modules/crypto/KeyAlgorithm.idl (working copy)
|
| @@ -31,7 +31,7 @@
|
| [
|
| GarbageCollected,
|
| NoInterfaceObject,
|
| - SpecialWrapFor=AesKeyAlgorithm|HmacKeyAlgorithm|RsaHashedKeyAlgorithm
|
| + SpecialWrapFor=AesKeyAlgorithm|HmacKeyAlgorithm|RsaHashedKeyAlgorithm|RsaKeyAlgorithm
|
| ] interface KeyAlgorithm {
|
| readonly attribute DOMString name;
|
| };
|
|
|