/// <summary>Returns the hash code for this <see cref="KeyManagementAlgorithm"/>.</summary>
 public override int GetHashCode()
 => _id.GetHashCode();