Copyright© 2008-2022 Sitevision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api.security |
Security utility interfaces
|
Modifier and Type | Method and Description |
---|---|
MessageDigester |
MessageDigesterFactory.getMD5()
Gets an instanceof a message digester that performs hash computation using the MD5 algorithm.
|
MessageDigester |
MessageDigesterFactory.getSHA1()
Gets an instanceof a message digester that performs hash computation using the SHA-1 algorithm.
|
MessageDigester |
MessageDigesterFactory.getSHA256()
Gets an instanceof a message digester that performs hash computation using the SHA-256 algorithm.
|
MessageDigester |
MessageDigesterFactory.getSHA512()
Gets an instanceof a message digester that performs hash computation using the SHA-512 algorithm.
|
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.