CryptoException(String) Constructor
Namespace: Org.BouncyCastle.CryptoAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public CryptoException(
string message
)
Public Sub New (
message As String
)
public:
CryptoException(
String^ message
)
Org.BouncyCastle.Crypto.CryptoException = function(message);
Parameters
- message String
-