public interface JOSEHeader extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getKeyId() |
String |
getRawAlgorithm()
Returns the algorithm used to sign or encrypt the JWT from the JOSE header.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.