DHKeyParameters public class DHKeyParameters : AsymmetricKeyParameter Documentation public DerObjectIdentifier AlgorithmOid { get; } public DHParameters Parameters { get; } protected DHKeyParameters(bool isPrivate, DHParameters parameters) protected DHKeyParameters(bool isPrivate, DHParameters parameters, DerObjectIdentifier algorithmOid) protected bool Equals(DHKeyParameters other)