public static interface JWS.Header extends JoseHeader
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm()
Gets the value of the algorithm header (
alg ) |
getCertificateChain, getCertificateChainUrl, getCertificateSha1Fingerprint, getCertificateSha256Fingerprint, getContentType, getCritical, getJsonWebKey, getJsonWebKeyUrl, getKeyId, getType
String getAlgorithm()
alg
)null
if not presentCopyright © 2019. All rights reserved.