Uses of Class
com.google.crypto.tink.hybrid.HybridPublicKey
-
Packages that use HybridPublicKey Package Description com.google.crypto.tink.hybrid -
-
Uses of HybridPublicKey in com.google.crypto.tink.hybrid
Subclasses of HybridPublicKey in com.google.crypto.tink.hybrid Modifier and Type Class Description classEciesPublicKeyRepresents the encryption function for an ECIES hybrid encryption primitive.classHpkePublicKeyRepresentation of the encryption function for an HPKE hybrid encryption primitive.Methods in com.google.crypto.tink.hybrid that return HybridPublicKey Modifier and Type Method Description abstract HybridPublicKeyHybridPrivateKey. getPublicKey()
-