Uses of Class
co.ankatech.ankasecure.sdk.model.MigrationWorkflowResult
Packages that use MigrationWorkflowResult
-
Uses of MigrationWorkflowResult in co.ankatech.ankasecure.sdk
Methods in co.ankatech.ankasecure.sdk that return MigrationWorkflowResultModifier and TypeMethodDescriptionAnkaSecureSdk.performMigrationWorkflow(File pkcs7File, co.ankatech.secure.client.model.Pkcs7ConversionStreamRequest conversionRequest, File outputFile) Performs a complete PKCS#7 to JOSE migration workflow in a single operation. -
Uses of MigrationWorkflowResult in co.ankatech.ankasecure.sdk.internal.service.impl
Methods in co.ankatech.ankasecure.sdk.internal.service.impl that return MigrationWorkflowResultModifier and TypeMethodDescriptionMigrationServiceImpl.performMigrationWorkflow(File pkcs7File, co.ankatech.secure.client.model.Pkcs7ConversionStreamRequest conversionRequest, File outputFile)