protected Gost3410KeyParameters(
bool isPrivate,
DerObjectIdentifier publicKeyParamSet
)
Protected Sub New (
isPrivate As Boolean,
publicKeyParamSet As DerObjectIdentifier
)
protected:
Gost3410KeyParameters(
bool isPrivate,
DerObjectIdentifier^ publicKeyParamSet
)
Org.BouncyCastle.Crypto.Parameters.Gost3410KeyParameters = function(isPrivate, publicKeyParamSet);