Uses of Package
co.ankatech.ankasecure.sdk.model

Package
Description
 
  • Class
    Description
    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 OpenAPI KeyImportRequest class.
    Pkcs12ImportSpec holds the information required to import a private key from a PKCS#12 (.p12) file, provided in Base64-encoded form.