Uses of Interface
com.google.crypto.tink.hybrid.internal.EciesDemHelper.Dem
-
Packages that use EciesDemHelper.Dem Package Description com.google.crypto.tink.hybrid.internal -
-
Uses of EciesDemHelper.Dem in com.google.crypto.tink.hybrid.internal
Methods in com.google.crypto.tink.hybrid.internal that return EciesDemHelper.Dem Modifier and Type Method Description static EciesDemHelper.DemEciesDemHelper. getDem(EciesParameters parameters)Returns a DEM based on the given parameters.
-