hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the PEMKey instance. The hash code is calculated based on the keyType and keyData properties of the PEMKey.

Return

The hash code value for the PEMKey.