Package 

Class WebPushHybridDecrypt

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

    
    public final class WebPushHybridDecrypt
     implements HybridDecrypt
                        
    • Method Summary

      Modifier and Type Method Description
      Array<byte> decrypt(Array<byte> ciphertext, Array<byte> contextInfo)
      • Methods inherited from class com.google.crypto.tink.HybridDecrypt

        decrypt
      • Methods inherited from class java.lang.Object

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