T - the type of payload in the requestK - they type of key used by the algorithm during the requestpublic interface SecureRequest<T,K extends Key> extends Request<T>, KeySupplier<K>
Key.getProvider, getSecureRandomgetPayloadgetKeyCopyright © 2014–2023 jsonwebtoken.io. All rights reserved.