Class EncryptResult

java.lang.Object
cloud.pangeacyber.pangea.vault.results.EncryptResult

public class EncryptResult extends Object
  • Constructor Details

    • EncryptResult

      public EncryptResult()
  • Method Details

    • getAlgorithm

      public String getAlgorithm()
    • getId

      public String getId()
    • getVersion

      public Integer getVersion()
    • getCipherText

      public String getCipherText()