Uses of Class
co.ankatech.ankasecure.sdk.model.Pkcs12ImportResult
Packages that use Pkcs12ImportResult
-
Uses of Pkcs12ImportResult in co.ankatech.ankasecure.sdk
Methods in co.ankatech.ankasecure.sdk that return Pkcs12ImportResultModifier and TypeMethodDescriptionAnkaSecureSdk.importPrivateKeyPkcs12(Pkcs12ImportSpec p12spec) Imports private keys from a Base64-encoded PKCS#12 (.p12) bundle. -
Uses of Pkcs12ImportResult in co.ankatech.ankasecure.sdk.internal.service.impl
Methods in co.ankatech.ankasecure.sdk.internal.service.impl that return Pkcs12ImportResultModifier and TypeMethodDescriptionMigrationServiceImpl.importPrivateKeyPkcs12(Pkcs12ImportSpec s)