-
Method Summary
default void
byte[]
default byte[]
-
Method Details
-
hash
default byte[] hash(String input)
throws org.keycloak.crypto.HashException
- Throws:
org.keycloak.crypto.HashException
-
hash
byte[] hash(byte[] input)
throws org.keycloak.crypto.HashException
- Throws:
org.keycloak.crypto.HashException
-
close
default void close()
- Specified by:
close in interface Provider