- getDefaultEncryptionAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
-
The default encryption algorithm for this key, using the representations
from Json Web Key Algorithms, RFC7513.
- getDefaultKeyWrapAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
-
The default key wrap algorithm for this key, using the representations
from Json Web Key Algorithms, RFC7513.
- getDefaultSignatureAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
-
The default signature algorithm for this key, using the representations
from Json Web Key Algorithms, RFC7513.
- getKid() - Method in interface com.microsoft.azure.keyvault.core.IKey
-
The unique key identifier for this key.