Re: <keygen> element

On Mon, 14 Sep 2009 23:43:09 +0200, Maciej Stachowiak <mjs@apple.com>  
wrote:
> I'd suggest there should be at least one DOM attribute or method that is  
> missing or returns a different value when <keygen> encryption is not  
> supported. One possibility is to make keytype return the empty string  
> instead of "rsa" by default, if no algorithms are supported. I'm sure  
> there are many other possibilities.

We could make keytype IDL attribute "limited to only known values" which  
would do something similar to that. (Basically if the specified algorithm  
is not supported it would return the empty string.)


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Monday, 14 September 2009 21:53:09 UTC