Uses of Package
co.ankatech.ankasecure.sdk.model
Packages that use co.ankatech.ankasecure.sdk.model
-
Classes in co.ankatech.ankasecure.sdk.model used by co.ankatech.ankasecure.sdkClassDescription
AlgorithmInfo
describes a supported algorithm in Anka Secure.ExportedKeySpec
is a streamlined model representing an exported cryptographic key.GenerateKeySpec
is a streamlined model for clients to request generation of a new cryptographic key, without exposing all fields of internal classes.ImportKeySpec
is a streamlined model for clients to import an existing cryptographic key (public or private material, or both), without exposing the entire internal OpenAPIKeyImportRequest
class.Pkcs12ImportSpec
holds the information required to import a private key from a PKCS#12 (.p12) file, provided in Base64-encoded form.