hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the VerificationMethods object.

This method calculates the hash code based on the content of the values array in the VerificationMethods object. If two VerificationMethods objects have the same values array, their hash codes will be equal.

Return

The hash code for the VerificationMethods object.