Uses of Class
co.ankatech.ankasecure.sdk.model.AlgorithmInfo
Packages that use AlgorithmInfo
Package
Description
-
Uses of AlgorithmInfo in co.ankatech.ankasecure.sdk
Methods in co.ankatech.ankasecure.sdk that return types with arguments of type AlgorithmInfoModifier and TypeMethodDescriptionAnkaSecureSdk.getSupportedAlgorithms()
Retrieves a list of supported algorithms from the server, returning them as a list ofAlgorithmInfo
(kty+alg). -
Uses of AlgorithmInfo in co.ankatech.ankasecure.sdk.internal.service
Methods in co.ankatech.ankasecure.sdk.internal.service that return types with arguments of type AlgorithmInfo -
Uses of AlgorithmInfo in co.ankatech.ankasecure.sdk.internal.service.impl
Methods in co.ankatech.ankasecure.sdk.internal.service.impl that return types with arguments of type AlgorithmInfo