Skip to content

Commit

Permalink
remove CryptoKey import, further fixing #94. thx @vijaybh!
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Oct 18, 2016
1 parent f00ce9f commit 779b934
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@ This specification relies on several other underlying specifications.
: Web Cryptography API
:: The <dfn dictionary>AlgorithmIdentifier</dfn> type and the method for normalizing an algorithm are defined in
[[WebCryptoAPI#algorithm-dictionary]].
:: The <dfn dictionary>CryptoKey</dfn> type for representing cryptographic keys is defined in
[[WebCryptoAPI#cryptokey-interface]].



: Base64url encoding
Expand Down

0 comments on commit 779b934

Please sign in to comment.