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