Uses of Class
com.google.crypto.tink.hybrid.internal.AuthHpkeHelperForAndroidKeystore
-
Packages that use AuthHpkeHelperForAndroidKeystore Package Description com.google.crypto.tink.hybrid.internal -
-
Uses of AuthHpkeHelperForAndroidKeystore in com.google.crypto.tink.hybrid.internal
Methods in com.google.crypto.tink.hybrid.internal that return AuthHpkeHelperForAndroidKeystore Modifier and Type Method Description static AuthHpkeHelperForAndroidKeystoreAuthHpkeHelperForAndroidKeystore. create(HpkePublicKey ourPublicKey, HpkePublicKey theirPublicKey)Creates a new AuthHpkeHelperForAndroidKeystore object.
-