IKey.getDefaultSignatureAlgorithm 方法
定义
The default signature algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
public String getDefaultSignatureAlgorithm()
返回
String
The default signature algorithm for this key.
适用于