Class SimpleAeadCipher.CipherOutput

java.lang.Object
org.jose4j.jwe.SimpleAeadCipher.CipherOutput
Enclosing class:
SimpleAeadCipher

public static class SimpleAeadCipher.CipherOutput extends Object
  • Constructor Details

    • CipherOutput

      public CipherOutput()
  • Method Details

    • getCiphertext

      public byte[] getCiphertext()
    • getTag

      public byte[] getTag()