public final class StandardSecureDigestAlgorithms extends IdRegistry<SecureDigestAlgorithm<?,?>>
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
FNDELEGATE| Constructor and Description |
|---|
StandardSecureDigestAlgorithms() |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Key> |
findBySigningKey(K key) |
fngetapply, clear, equals, forKey, hashCode, put, putAll, remove, toStringcontainsKey, containsValue, entrySet, isEmpty, keySet, setDelegate, size, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontainsKey, containsValue, entrySet, isEmpty, keySet, size, valuespublic static final String NAME
public static <K extends Key> SecureDigestAlgorithm<K,?> findBySigningKey(K key)
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.