From 449764b10de417d6eb0eda49de3c1aa7c57f4409 Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Wed, 24 May 2017 09:34:09 -0700 Subject: [PATCH] getAlgorithm: feature at risk Fix for Issue https://github.com/w3c/ortc/issues/707 --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index de0a3b2..f2ca4c4 100644 --- a/index.html +++ b/index.html @@ -9113,6 +9113,10 @@

Methods

Returns the value of keygenAlgorithm passed in the call to generateCertificate().

+
+

getAlgorithm is marked as a feature at risk, since there is no + clear commitment from implementers.

+
No parameters.