public interface KeyLengthSupplier
Modifier and Type | Method and Description |
---|---|
int |
getKeyBitLength()
Returns the required length in bits (not bytes) of keys usable with the associated algorithm.
|
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.