PkixCertPathValidatorException(String, Exception, Int32) Constructor
Creates a
PkixCertPathValidatorException
with the specified
detail message, cause, certification path, and index.
Namespace: Org.BouncyCastle.PkixAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public PkixCertPathValidatorException(
string message,
Exception innerException,
int index
)
public:
PkixCertPathValidatorException(
String^ message,
Exception^ innerException,
int index
)
Org.BouncyCastle.Pkix.PkixCertPathValidatorException = function(message, innerException, index);
Parameters
- message String
- the detail message (or if none)
- innerException Exception
- the cause (or if none)
- index Int32
- the index of the certificate in the certification path that