Package | Description |
---|---|
org.soulwing.jwt.api |
Modifier and Type | Method and Description |
---|---|
KeyInfo |
KeyProvider.currentKey()
Gets the current key to use for signature or encryption operations.
|
Optional<Key> |
KeyProvider.retrieveKey(String id)
Retrieves a key to use for signature validation or decryption operations.
|
Copyright © 2019. All rights reserved.