public interface ReadOnlyJWSHeader extends ReadOnlyCommonSEHeader
JWS header.| Modifier and Type | Method and Description |
|---|---|
JWSAlgorithm |
getAlgorithm()
Gets the algorithm (
alg) parameter. |
getJWK, getJWKURL, getKeyID, getX509CertChain, getX509CertThumbprint, getX509CertURLgetContentType, getCustomParameter, getCustomParameters, getIncludedParameters, getType, toBase64URL, toJSONObjectJWSAlgorithm getAlgorithm()
alg) parameter.getAlgorithm in interface ReadOnlyHeaderCopyright © 2013 NimbusDS. All Rights Reserved.