public interface ReadOnlyPlainHeader extends ReadOnlyHeader
plaintext JOSE header
.Modifier and Type | Method and Description |
---|---|
Algorithm |
getAlgorithm()
Gets the algorithm (
alg ) parameter. |
getContentType, getCustomParameter, getCustomParameters, getIncludedParameters, getType, toBase64URL, toJSONObject
Algorithm getAlgorithm()
alg
) parameter.getAlgorithm
in interface ReadOnlyHeader
Algorithm.NONE
.Copyright © 2013 NimbusDS. All Rights Reserved.