Uses of Class
co.ankatech.ankasecure.sdk.model.PatchKeySpec
Packages that use PatchKeySpec
-
Uses of PatchKeySpec in co.ankatech.ankasecure.sdk
Methods in co.ankatech.ankasecure.sdk with parameters of type PatchKeySpecModifier and TypeMethodDescriptionvoid
AnkaSecureSdk.patchKey
(String kid, PatchKeySpec patchSpec) Applies a JSON Merge-Patch to update expiry and usage-limit fields. -
Uses of PatchKeySpec in co.ankatech.ankasecure.sdk.model
Methods in co.ankatech.ankasecure.sdk.model that return PatchKeySpec