Uses of Class
com.azure.security.keyvault.keys.models.KeyAttestation
Packages that use KeyAttestation
Package
Description
Package containing the data models for Keys clients.
-
Uses of KeyAttestation in com.azure.security.keyvault.keys.models
Methods in com.azure.security.keyvault.keys.models that return KeyAttestationModifier and TypeMethodDescriptionstatic KeyAttestation
KeyAttestation.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of KeyAttestation from the JsonReader.KeyProperties.getKeyAttestation()
Get the key attestation information.