Web Crypto: exportKey

This page shows the use of the exportKey() function of the Web Crypto API.

On page load, it generates four keys:

It provides four buttons across the top:

The exported key is written to the area below the buttons. PKCS #8 and SubjectPublicKeyInfo formats are further encoded as PEM objects.