DisplayText(String) Constructor
Namespace: Org.BouncyCastle.Asn1.X509Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public DisplayText(
string text
)
Public Sub New (
text As String
)
public:
DisplayText(
String^ text
)
Org.BouncyCastle.Asn1.X509.DisplayText = function(text);
Parameters
- text String
-