Uses of Class
com.google.crypto.tink.subtle.EciesHkdfSenderKem.KemKey
-
Packages that use EciesHkdfSenderKem.KemKey Package Description com.google.crypto.tink.subtle -
-
Uses of EciesHkdfSenderKem.KemKey in com.google.crypto.tink.subtle
Methods in com.google.crypto.tink.subtle that return EciesHkdfSenderKem.KemKey Modifier and Type Method Description EciesHkdfSenderKem.KemKeyEciesHkdfSenderKem. generateKey(java.lang.String hmacAlgo, byte[] hkdfSalt, byte[] hkdfInfo, int keySizeInBytes, EllipticCurves.PointFormatType pointFormat)
-