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