PkcsException public class PkcsException : Exception Base exception for PKCS related issues. Documentation Code public PkcsException() public PkcsException(string message) public PkcsException(string message, Exception innerException) protected PkcsException(SerializationInfo info, StreamingContext context)