KeyVaultKey.getDefaultKeyWrapAlgorithm 方法
定义
The default key wrap algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
public String getDefaultKeyWrapAlgorithm()
返回
String
The default key wrap algorithm for this key.
- 替代
-
适用于