restore Key
Restores a key from a JWK (JSON Web Key).
Return
The restored Key object.
Parameters
key
The JWK to restore the key from.
index
The index of the key to restore, if it is a key with multiple sub-keys. Default is null.
Restores a key from a JWK (JSON Web Key).
The restored Key object.
The JWK to restore the key from.
The index of the key to restore, if it is a key with multiple sub-keys. Default is null.