Class Sha512

java.lang.Object
sk.iway.iwcm.users.crypto.Sha512
All Implemented Interfaces:
PasswordSecurityAlgorithm

public class Sha512 extends Object implements PasswordSecurityAlgorithm
Hashovanie hesiel pomocou Sha-512 algoritmu
  • Constructor Details

    • Sha512

      public Sha512()
  • Method Details