Aspose::Pdf::Facades::SignatureName::GetHashCode method

SignatureName::GetHashCode method

Returns a hash code for this instance based on the FullName property.

int32_t Aspose::Pdf::Facades::SignatureName::GetHashCode() const override

ReturnValue

An integer representing the hash code of the FullName property.

See Also