X500Principal.toHash

Return a hash code for this {@code X500Principal}.

<p> The hash code is calculated via: {@code getName(X500Principal.CANONICAL).hashCode()}

@return a hash code for this {@code X500Principal}

class X500Principal
override @trusted nothrow
size_t
toHash
()

Meta