Uses of Class
io.keyko.nevermined.models.gateway.EncryptionResponse
-
Packages that use EncryptionResponse Package Description io.keyko.nevermined.external -
-
Uses of EncryptionResponse in io.keyko.nevermined.external
Methods in io.keyko.nevermined.external that return EncryptionResponse Modifier and Type Method Description static EncryptionResponseGatewayService. encrypt(String gatewayUrl, String message, AuthorizationService.AuthTypes authType)Calls a Gateway endpoint to request the execution of a Compute Servicestatic EncryptionResponseGatewayService. encrypt(String gatewayUrl, String message, AuthorizationService.AuthTypes authType, String did)Calls a Gateway endpoint to request the execution of a Compute Service
-