Gost3410KeyParameters public abstract class Gost3410KeyParameters : AsymmetricKeyParameter Documentation public Gost3410Parameters Parameters { get; } public DerObjectIdentifier PublicKeyParamSet { get; } protected Gost3410KeyParameters(bool isPrivate, Gost3410Parameters parameters) protected Gost3410KeyParameters(bool isPrivate, DerObjectIdentifier publicKeyParamSet)