public Target( TargetChoice type, GeneralName name )
Public Sub New ( type As TargetChoice, name As GeneralName )
public: Target( TargetChoice type, GeneralName^ name )
Org.BouncyCastle.Asn1.X509.Target = function(type, name);
In This Article