Class Crypter

java.lang.Object
org.imixs.marty.security.Crypter

public class Crypter extends Object
Encrypter using the SHA-256 algorithm
Author:
rsoika
  • Constructor Details

    • Crypter

      public Crypter()
  • Method Details