Uses of Class
co.ankatech.ankasecure.sdk.model.AlgorithmInfo
Packages that use AlgorithmInfo
-
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).