Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct{}
Service represents a service for encrypting/hashing data.
func (*Service) CompareHashAndData ¶
CompareHashAndData compares a hash to clear data and returns an error if the comparison fails.
Click to show internal directories.
Click to hide internal directories.