Class Sha256HashingService

java.lang.Object
ch.tocco.nice2.persist.s3storage.impl.Sha256HashingService
All Implemented Interfaces:
BinaryHashingService

@Component public class Sha256HashingService extends Object implements BinaryHashingService
An implementation of BinaryHashingService which uses SHA-256 and Base-64.