public interface SimpleKeySelector
| Modifier and Type | Method and Description |
|---|---|
Key |
select(String key)
Selects a key for the specified key alias.
|
Key select(String key) throws JsonCryptoException
key - the alias of the key to select.JsonCryptoException - if the specified key could not be selected.Copyright © 2025 Open Identity Platform Community. All rights reserved.