Uses of Class
co.ankatech.ankasecure.sdk.model.Pkcs12ImportSpec
Packages that use Pkcs12ImportSpec
-
Uses of Pkcs12ImportSpec in co.ankatech.ankasecure.sdk
Methods in co.ankatech.ankasecure.sdk with parameters of type Pkcs12ImportSpecModifier and TypeMethodDescriptionvoid
AnkaSecureSdk.importPrivateKeyPkcs12
(Pkcs12ImportSpec p12spec) Imports a private key from a PKCS#12 (.p12) file that has been encoded in Base64.