KeySignParameters.withAlgorithm(JsonWebKeySignatureAlgorithm algorithm) 方法
定义
Set the algorithm value.
public KeySignParameters withAlgorithm(JsonWebKeySignatureAlgorithm algorithm)
参数
- algorithm
- JsonWebKeySignatureAlgorithm
the algorithm value to set
返回
the KeySignParameters object itself.