HashRequest.getSource

Returns the source data that will be hashed by a {@link HashService}. For example, this might be a {@code ByteSource} representation of a password, or file, etc.

@return the source data that will be hashed by a {@link HashService}.

interface HashRequest
getSource
()

Meta