public class LTI13KeySetUtil extends Object
| Constructor and Description |
|---|
LTI13KeySetUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getKeySetJSON(Map<String,RSAPublicKey> keys) |
static String |
getKeySetJSON(RSAPublicKey key) |
static String |
getKeySetJSON(String kid,
RSAPublicKey key) |
static String |
getPublicKID(Key key) |
public static String getKeySetJSON(Map<String,RSAPublicKey> keys) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic static String getKeySetJSON(String kid, RSAPublicKey key) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic static String getKeySetJSON(RSAPublicKey key) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright 2015- Charles R. Severance and licensed CC-BY Attribution 4.0