Package 

Class WebPushHybridEncrypt

  • All Implemented Interfaces:
    com.google.crypto.tink.HybridEncrypt

    
    public final class WebPushHybridEncrypt
     implements HybridEncrypt
                        
    • Method Summary

      Modifier and Type Method Description
      Array<byte> encrypt(Array<byte> plaintext, Array<byte> contextInfo)
      • Methods inherited from class com.google.crypto.tink.HybridEncrypt

        encrypt
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait